Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postfix for openSUSE:Factory checked 
in at 2021-09-04 22:32:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postfix (Old)
 and      /work/SRC/openSUSE:Factory/.postfix.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postfix"

Sat Sep  4 22:32:13 2021 rev:209 rq:915779 version:3.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/postfix/postfix-bdb.changes      2021-08-28 
22:28:47.361954254 +0200
+++ /work/SRC/openSUSE:Factory/.postfix.new.1899/postfix-bdb.changes    
2021-09-04 22:32:36.055932510 +0200
@@ -1,0 +2,7 @@
+Thu Aug 26 13:59:42 UTC 2021 - Peter Varkoly <vark...@suse.com>
+
+- postfix master.cf: to include "submissions" service
+  (bsc#1189684)
+  Adapt master.cf patch
+
+-------------------------------------------------------------------
postfix.changes: same change

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

Other differences:
------------------
postfix.spec: same change

++++++ postfix-master.cf.patch ++++++
--- /var/tmp/diff_new_pack.97tmPV/_old  2021-09-04 22:32:36.863933580 +0200
+++ /var/tmp/diff_new_pack.97tmPV/_new  2021-09-04 22:32:36.863933580 +0200
@@ -1,7 +1,5 @@
-Index: conf/master.cf
-===================================================================
---- conf/master.cf.orig
-+++ conf/master.cf
+--- conf/master.cf.orig        2021-08-26 16:04:04.762230066 +0200
++++ conf/master.cf     2021-08-26 16:04:50.529792941 +0200
 @@ -10,6 +10,11 @@
  #               (yes)   (yes)   (no)    (never) (100)
  # ==========================================================================
@@ -14,7 +12,7 @@
  #smtp      inet  n       -       n       -       1       postscreen
  #smtpd     pass  -       -       n       -       -       smtpd
  #dnsblog   unix  -       -       n       -       0       dnsblog
-@@ -17,30 +22,32 @@ smtp      inet  n       -       n
+@@ -17,30 +22,32 @@
  # Choose one: enable submission for loopback clients only, or for any client.
  #127.0.0.1:submission inet n -   n       -       -       smtpd
  #submission inet n       -       n       -       -       smtpd
@@ -43,7 +41,7 @@
 +#   -o milter_macro_daemon_name=ORIGINATING
  # Choose one: enable smtps for loopback clients only, or for any client.
  #127.0.0.1:smtps inet n  -       n       -       -       smtpd
- #smtps     inet  n       -       n       -       -       smtpd
+-#smtps     inet  n       -       n       -       -       smtpd
 -#  -o syslog_name=postfix/smtps
 -#  -o smtpd_tls_wrappermode=yes
 -#  -o smtpd_sasl_auth_enable=yes
@@ -54,7 +52,8 @@
 -#  -o smtpd_recipient_restrictions=
 -#  -o smtpd_relay_restrictions=permit_sasl_authenticated,reject
 -#  -o milter_macro_daemon_name=ORIGINATING
-+#    -o syslog_name=postfix/smtps
++#submissions     inet  n       -       n       -       -       smtpd
++#    -o syslog_name=postfix/submissions
 +#    -o smtpd_tls_wrappermode=yes
 +#    -o content_filter=smtp:[127.0.0.1]:10024
 +#    -o smtpd_sasl_auth_enable=yes
@@ -68,7 +67,7 @@
  #628       inet  n       -       n       -       -       qmqpd
  pickup    unix  n       -       n       60      1       pickup
  cleanup   unix  n       -       n       -       0       cleanup
-@@ -69,6 +76,26 @@ lmtp      unix  -       -       n
+@@ -69,6 +76,26 @@
  anvil     unix  -       -       n       -       1       anvil
  scache    unix  -       -       n       -       1       scache
  postlog   unix-dgram n  -       n       -       1       postlogd
@@ -95,7 +94,7 @@
  #
  # ====================================================================
  # Interfaces to non-Postfix software. Be sure to examine the manual
-@@ -102,7 +129,7 @@ postlog   unix-dgram n  -       n
+@@ -102,7 +129,7 @@
  # Also specify in main.cf: cyrus_destination_recipient_limit=1
  #
  #cyrus     unix  -       n       n       -       -       pipe
@@ -104,7 +103,7 @@
  #
  # ====================================================================
  #
-@@ -135,3 +162,10 @@ postlog   unix-dgram n  -       n
+@@ -135,3 +162,10 @@
  #mailman   unix  -       n       n       -       -       pipe
  #  flags=FRX user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
  #  ${nexthop} ${user}

Reply via email to