summaryrefslogtreecommitdiff
path: root/mail/postfix/patches
diff options
context:
space:
mode:
authormartti <martti>2003-01-25 07:22:19 +0000
committermartti <martti>2003-01-25 07:22:19 +0000
commite1c31ea981bb4715ffd70c028994f2f8f0fda790 (patch)
tree1eeea76cce6da8e12934a57e62ddf4c34510e3e7 /mail/postfix/patches
parentfb20e7cada4b55f878ea201d82688b674202b005 (diff)
downloadpkgsrc-e1c31ea981bb4715ffd70c028994f2f8f0fda790.tar.gz
Updated postfix to 2.0.3
- Postfix 2.0 broke relocated table lookup results with mail not rejected at the SMTP port, causing "User has moved to" text to be deleted. - A widely used maildir filename generating algorithm was broken. This affects all Postfix versions with maildir support. Instead of TIME.PID_COUNT.HOST Postfix now uses TIME.DEVICE_INODE.HOST. - Postfix 2.0 gave incorrect FILTER_README instructions for sites that wish to disable virtual alias mapping before the content filter.
Diffstat (limited to 'mail/postfix/patches')
-rw-r--r--mail/postfix/patches/patch-af8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix/patches/patch-af b/mail/postfix/patches/patch-af
index 0b66fcae2bb..b37c0e5649c 100644
--- a/mail/postfix/patches/patch-af
+++ b/mail/postfix/patches/patch-af
@@ -1,7 +1,7 @@
-$NetBSD: patch-af,v 1.13 2003/01/15 17:15:06 martti Exp $
+$NetBSD: patch-af,v 1.14 2003/01/25 07:22:20 martti Exp $
---- conf/main.cf.orig Sun Jan 5 17:58:31 2003
-+++ conf/main.cf Wed Jan 15 18:59:15 2003
+--- conf/main.cf.orig Fri Jan 24 01:42:20 2003
++++ conf/main.cf Sat Jan 25 08:04:54 2003
@@ -31,13 +31,18 @@
# The command_directory parameter specifies the location of all
# postXXX commands.
@@ -32,7 +32,7 @@ $NetBSD: patch-af,v 1.13 2003/01/15 17:15:06 martti Exp $
# INTERNET HOST AND DOMAIN NAMES
#
-@@ -608,16 +613,16 @@
+@@ -610,16 +615,16 @@
# commands. This must be a group name with a numerical group ID that
# is not shared with other accounts, not even with the Postfix account.
#