Hello community,

here is the log from the commit of package postfix for openSUSE:Factory checked 
in at 2012-03-19 10:07:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postfix (Old)
 and      /work/SRC/openSUSE:Factory/.postfix.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postfix", Maintainer is "vark...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/postfix/postfix.changes  2012-03-09 
21:26:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.postfix.new/postfix.changes     2012-03-19 
10:07:05.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Mar 13 13:35:13 UTC 2012 - vark...@suse.com
+
+- Documentation for bnc#751994 - SuSEconfig module postfix does not exist 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ postfix-SuSE.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/postfix-SuSE/README.SuSE new/postfix-SuSE/README.SuSE
--- old/postfix-SuSE/README.SuSE        2004-04-15 18:46:30.000000000 +0200
+++ new/postfix-SuSE/README.SuSE        2012-03-13 14:32:47.000000000 +0100
@@ -1,9 +1,21 @@
-README.SuSE -  18.11.2002
+README.SuSE -  13.03.2012
 
 
 ----------------------------------------------------------------------
 NEW:
 
+With SLE11SP2 /sbin/conf.d/SuSEconfig.postfix was moved to /usr/sbin/
+to avoid unnecessary calls of the module.
+
+* If you have changed postfix configuration via yast2 mail module
+  /usr/sbin/SuSEconfig.postfix will be called.
+* If you have changed /etc/sysconfig/postfix you have to execute
+  /usr/sbin/SuSEconfig.postfix manualy
+* If you modify the postmaps or post aliases you have to restart
+  postfix to rebuild the postmap and aliases databases.
+  Remember that this happends for the maps listed in 
+  POSTFIX_MAP_LIST only if POSTFIX_UPDATE_MAPS ist set to yes.
+
 The SuSE postfix package now comes with a tool to manage OpenSSL
 certificates. SuSEconfig.postfix will create and set up a CA and
 create a server certificate, if POSTFIX_SMTP_TLS_SERVER is set to yes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/postfix-SuSE/sysconfig.postfix 
new/postfix-SuSE/sysconfig.postfix
--- old/postfix-SuSE/sysconfig.postfix  2011-07-06 15:08:51.000000000 +0200
+++ new/postfix-SuSE/sysconfig.postfix  2012-03-13 14:34:53.000000000 +0100
@@ -106,7 +106,7 @@
 ## Config:      postfix
 #
 # Start postfix services chrooted, that are able to run chrooted?
-# Note: if you want SuSEconfig to maintain the chroot jail, you
+# Note: if you want SuSEconfig.postfix to maintain the chroot jail, you
 # also have to set POSTFIX_UPDATE_CHROOT_JAIL to yes.
 # Note: if you want postfix runs in CHROOT enviroment, then the whole 
 # /var directory must be on one partition.
@@ -117,7 +117,7 @@
 ## Default:     no
 ## Config:      postfix
 #
-# Set this to yes, if SuSEconfig should setup the chroot jail itself
+# Set this to yes, if SuSEconfig.postfix should setup the chroot jail itself
 #
 POSTFIX_UPDATE_CHROOT_JAIL="no"
 
@@ -125,7 +125,7 @@
 ## Default:     no
 ## Config:      postfix
 #
-# Set this to yes, if SuSEconfig should activate ldap stuff in main.cf
+# Set this to yes, if SuSEconfig.postfix should activate ldap stuff in main.cf
 # This extends virtual_alias_maps with "ldap:/etc/postfix/ldap_aliases.cf"
 #
 POSTFIX_WITH_LDAP="no"
@@ -134,7 +134,7 @@
 ## Default:     no
 ## Config:      postfix
 #
-# Set this to yes, if SuSEconfig should activate mysql stuff in main.cf
+# Set this to yes, if SuSEconfig.postfix should activate mysql stuff in main.cf
 # and having 'mysql.sock' inside chroot jail
 # Note: When POSTFIX_CHROOT="yes" then 'mysql.sock' will be available
 #       in postfix CHROOT
@@ -167,7 +167,7 @@
 ## Default:     yes
 ## Config:      postfix
 #
-# Should SuSEconfig update the different .db maps in /etc/postfix?
+# Should SuSEconfig.postfix update the different .db maps in /etc/postfix?
 #
 POSTFIX_UPDATE_MAPS="yes"
 
@@ -234,7 +234,7 @@
 # A comma or space separated list of restrictions
 # Note: "if set to "medium" default is "$POSTFIX_RBL_HOSTS"
 #
-#   "POSTFIX_RBL_HOSTS" will be placed by SuSEconfig. You do not need to 
define it here.
+#   "POSTFIX_RBL_HOSTS" will be placed by SuSEconfig.postfix. You do not need 
to define it here.
 #    Fill "POSTFIX_RBL_HOSTS" instead
 #
 # Example:
@@ -343,7 +343,7 @@
 #
 # Enable SMTP-AUTH for the postfix smtp client
 # you have to edit /etc/postfix/sasl_passwd and call
-# SuSEconfig -module postfix afterwards
+# SuSEconfig.postfix afterwards
 #
 POSTFIX_SMTP_AUTH="no"
 
@@ -497,6 +497,6 @@
 # otherwise every user in the same subnet as you, can use
 # your postfix server as a mail relay for spam.
 # If you set POSTFIX_DIALUP to "yes" mynetworks_style
-# will be set to "host" by SuSEconfig.
+# will be set to "host" by SuSEconfig.postfix.
 #
 POSTFIX_ADD_MYNETWORKS_STYLE="subnet"

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to