Accepting request 184961 from server:mail
- postfix-main.cf.patch: remove duplicate entry for inet_protocols (forwarded request 184960 from Andreas_Schwab) OBS-URL: https://build.opensuse.org/request/show/184961 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=107
This commit is contained in:
commit
749f379f8b
@ -2,7 +2,7 @@ Index: conf/main.cf
|
|||||||
===================================================================
|
===================================================================
|
||||||
--- conf/main.cf.orig
|
--- conf/main.cf.orig
|
||||||
+++ conf/main.cf
|
+++ conf/main.cf
|
||||||
@@ -655,3 +655,116 @@ sample_directory =
|
@@ -655,3 +655,115 @@ sample_directory =
|
||||||
#
|
#
|
||||||
readme_directory =
|
readme_directory =
|
||||||
inet_protocols = ipv4
|
inet_protocols = ipv4
|
||||||
@ -13,7 +13,6 @@ Index: conf/main.cf
|
|||||||
+disable_dns_lookups = no
|
+disable_dns_lookups = no
|
||||||
+disable_mime_output_conversion = no
|
+disable_mime_output_conversion = no
|
||||||
+inet_interfaces = all
|
+inet_interfaces = all
|
||||||
+inet_protocols = ipv4
|
|
||||||
+masquerade_classes = envelope_sender, header_sender, header_recipient
|
+masquerade_classes = envelope_sender, header_sender, header_recipient
|
||||||
+masquerade_domains =
|
+masquerade_domains =
|
||||||
+masquerade_exceptions =
|
+masquerade_exceptions =
|
||||||
|
@ -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
|
Mon Jun 17 10:50:08 UTC 2013 - chris@computersalat.de
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user