From 8cd1a5b41ad246dc31d37ca0b5988f0a8b98d1e4 Mon Sep 17 00:00:00 2001 From: Marcus Alves Grando Date: Thu, 6 Apr 2006 21:46:57 +0000 Subject: - Update to 2.2.10 - Trust only in host instead of subnet in default instalation. [1] - Update VDA patch to 2.2.9 Notified by: Anton Yuzhaninov --- mail/postfix26/files/patch-conf::main.cf | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'mail/postfix26/files/patch-conf::main.cf') diff --git a/mail/postfix26/files/patch-conf::main.cf b/mail/postfix26/files/patch-conf::main.cf index 67e356de21dd..7e3397f23a5d 100644 --- a/mail/postfix26/files/patch-conf::main.cf +++ b/mail/postfix26/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. -- cgit v1.2.3