summaryrefslogtreecommitdiff
path: root/mail/postfix24/files
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix24/files')
-rw-r--r--mail/postfix24/files/patch-conf::main.cf13
1 files changed, 11 insertions, 2 deletions
diff --git a/mail/postfix24/files/patch-conf::main.cf b/mail/postfix24/files/patch-conf::main.cf
index 67e356de21dd..7e3397f23a5d 100644
--- a/mail/postfix24/files/patch-conf::main.cf
+++ b/mail/postfix24/files/patch-conf::main.cf
@@ -1,5 +1,5 @@
---- conf/main.cf.orig Sat Mar 5 11:53:42 2005
-+++ conf/main.cf Sat Mar 5 11:53:42 2005
+--- conf/main.cf.orig Thu Apr 6 18:26:05 2006
++++ conf/main.cf Thu Apr 6 18:27:10 2006
@@ -32,13 +32,13 @@
# The command_directory parameter specifies the location of all
# postXXX commands.
@@ -16,6 +16,15 @@
# QUEUE AND PROCESS OWNERSHIP
#
+@@ -237,7 +237,7 @@
+ #
+ #mynetworks_style = class
+ #mynetworks_style = subnet
+-#mynetworks_style = host
++mynetworks_style = host
+
+ # Alternatively, you can specify the mynetworks list by hand, in
+ # which case Postfix ignores the mynetworks_style setting.
@@ -608,37 +608,37 @@
# sendmail_path: The full pathname of the Postfix sendmail command.
# This is the Sendmail-compatible mail posting interface.