diff options
Diffstat (limited to 'mail/postfix/patches/patch-af')
-rw-r--r-- | mail/postfix/patches/patch-af | 20 |
1 files changed, 7 insertions, 13 deletions
diff --git a/mail/postfix/patches/patch-af b/mail/postfix/patches/patch-af index a879ddbedc6..5c0f5a674ec 100644 --- a/mail/postfix/patches/patch-af +++ b/mail/postfix/patches/patch-af @@ -1,20 +1,14 @@ -$NetBSD: patch-af,v 1.3 1999/09/12 00:14:53 simonb Exp $ +$NetBSD: patch-af,v 1.4 2000/04/09 08:10:20 simonb Exp $ ---- conf/main.cf.orig Tue Sep 7 06:20:55 1999 -+++ conf/main.cf Sat Sep 11 14:55:13 1999 +--- conf/main.cf.orig Fri Jan 7 01:52:45 2000 ++++ conf/main.cf Thu Mar 2 10:56:58 2000 @@ -1,3 +1,5 @@ -+# $NetBSD: patch-af,v 1.3 1999/09/12 00:14:53 simonb Exp $ ++# $NetBSD: patch-af,v 1.4 2000/04/09 08:10:20 simonb Exp $ +# # Global Postfix configuration file. This file lists only a subset # of all 100+ parameters. See the sample-xxx.cf files for a full list. # -@@ -18,19 +20,24 @@ - # Postfix support programs and daemons. This setting can be overruled - # with the command_directory and daemon_directory parameters. - # --program_directory = /some/where/postfix/bin -+#program_directory = /some/where/postfix/bin - +@@ -17,14 +19,19 @@ # The command_directory parameter specifies the location of all # postXXX commands. The default value is $program_directory. # @@ -36,7 +30,7 @@ $NetBSD: patch-af,v 1.3 1999/09/12 00:14:53 simonb Exp $ # QUEUE AND PROCESS OWNERSHIP # -@@ -47,7 +54,7 @@ +@@ -41,7 +48,7 @@ # These rights are used in the absence of a recipient user context. # DO NOT SPECIFY A PRIVILEGED USER OR THE POSTFIX OWNER. # @@ -45,7 +39,7 @@ $NetBSD: patch-af,v 1.3 1999/09/12 00:14:53 simonb Exp $ # INTERNET HOST AND DOMAIN NAMES # -@@ -384,8 +391,7 @@ +@@ -376,8 +383,7 @@ # the process marches on. If you use an X-based debugger, be sure to # set up your XAUTHORITY environment variable before starting Postfix. # |