Hello community,

here is the log from the commit of package postfix for openSUSE:Factory checked 
in at 2017-05-03 15:51:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postfix (Old)
 and      /work/SRC/openSUSE:Factory/.postfix.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postfix"

Wed May  3 15:51:55 2017 rev:142 rq:489493 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/postfix/postfix.changes  2017-04-17 
10:24:28.785776739 +0200
+++ /work/SRC/openSUSE:Factory/.postfix.new/postfix.changes     2017-05-03 
15:51:56.948619782 +0200
@@ -1,0 +2,9 @@
+Wed Apr 19 20:36:03 UTC 2017 - [email protected]
+
+- revert changes of postfix-main.cf.patch from rev=261
+  * config.postfix will not 'enable' (remove #) var, but place
+    modified (enabled) var at end of file, far away from place
+    where it should be
+  * keep vars enabled but empty
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ postfix-main.cf.patch ++++++
--- /var/tmp/diff_new_pack.ndnBhj/_old  2017-05-03 15:51:58.332424421 +0200
+++ /var/tmp/diff_new_pack.ndnBhj/_new  2017-05-03 15:51:58.332424421 +0200
@@ -10,11 +10,24 @@
  
  # PARALLEL DELIVERY TO THE SAME DESTINATION
  #
-@@ -673,4 +674,121 @@ sample_directory =
+@@ -673,4 +674,136 @@ sample_directory =
  # readme_directory: The location of the Postfix README files.
  #
  readme_directory =
 +
++############################################################
++#
++# before changing values manually consider editing
++#  /etc/sysconfig/postfix
++# and run
++#  config.postfix
++#
++# if you miss a feature of config.postfix then just send a
++# mail to [email protected]
++# patches for new feature(s) are also welcome :)
++#
++############################################################
++
 +biff = no
 +content_filter = 
 +delay_warning_time = 0h
@@ -64,10 +77,10 @@
 +smtp_sasl_security_options = 
 +smtp_sasl_password_maps = 
 +smtpd_sasl_auth_enable = no
-+#smtpd_sasl_path = private/auth
-+#smtpd_sasl_type = dovecot
-+#smtpd_sasl_path = smtpd
-+#smtpd_sasl_type = cyrus
++# cyrus   : smtpd_sasl_type = cyrus,   smtpd_sasl_path = smtpd
++# dovecot : smtpd_sasl_type = dovecot, smtpd_sasl_path = private/auth
++smtpd_sasl_path =
++smtpd_sasl_type =
 +############################################################
 +# TLS stuff
 +############################################################


Reply via email to