steffen: server/kolabd/kolabd/templates master.cf.template.in, 1.3, 1.4

cvs at intevation.de cvs at intevation.de
Mon Nov 28 05:16:03 CET 2005


Author: steffen

Update of /kolabrepository/server/kolabd/kolabd/templates
In directory doto:/tmp/cvs-serv32156/kolabd/templates

Modified Files:
	master.cf.template.in 
Log Message:
Cleaned up smtpd policy server. Besides the section with the "fishy" comment I am quite confident the other checks dont pose any risks of being incompatible with internet email

Index: master.cf.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/master.cf.template.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- master.cf.template.in	11 Oct 2005 12:35:19 -0000	1.3
+++ master.cf.template.in	28 Nov 2005 04:16:01 -0000	1.4
@@ -91,6 +91,7 @@
     -s ${sender}
     -r ${recipient}
     -c ${client_address}
+    -u ${sasl_username}
 
 kolabmailboxfilter     unix  -       n       n       -       -       pipe user=@emailserver_usr@ flags=n argv=@bindir@/php
     -c @webserver_confdir@/php.ini





More information about the commits mailing list