diff --git a/postfix-main.cf.patch b/postfix-main.cf.patch index 0538c25..1633df8 100644 --- a/postfix-main.cf.patch +++ b/postfix-main.cf.patch @@ -2,7 +2,7 @@ Index: conf/main.cf =================================================================== --- conf/main.cf.orig +++ conf/main.cf -@@ -655,3 +655,116 @@ sample_directory = +@@ -655,3 +655,115 @@ sample_directory = # readme_directory = inet_protocols = ipv4 @@ -13,7 +13,6 @@ Index: conf/main.cf +disable_dns_lookups = no +disable_mime_output_conversion = no +inet_interfaces = all -+inet_protocols = ipv4 +masquerade_classes = envelope_sender, header_sender, header_recipient +masquerade_domains = +masquerade_exceptions = diff --git a/postfix.changes b/postfix.changes index c799a7c..0a58e6f 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 30 14:34:01 UTC 2013 - schwab@suse.de + +- postfix-main.cf.patch: remove duplicate entry for inet_protocols + ------------------------------------------------------------------- Mon Jun 17 10:50:08 UTC 2013 - chris@computersalat.de