stephan: server/kolab/kolab/templates master.cf.template, 1.13, 1.14

cvs at intevation.de cvs at intevation.de
Thu Oct 28 16:06:31 CEST 2004


Author: stephan

Update of /kolabrepository/server/kolab/kolab/templates
In directory doto:/tmp/cvs-serv30549

Modified Files:
	master.cf.template 
Log Message:
Restore missing smtpd flag. This is vital for proper tracking of messages
going through the content-filter.


Index: master.cf.template
===================================================================
RCS file: /kolabrepository/server/kolab/kolab/templates/master.cf.template,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- master.cf.template	25 Oct 2004 13:57:15 -0000	1.13
+++ master.cf.template	28 Oct 2004 14:06:29 -0000	1.14
@@ -49,6 +49,7 @@
     -o smtpd_sender_restrictions=
     -o smtpd_recipient_restrictions=permit_mynetworks,reject
     -o mynetworks=127.0.0.0/8
+    -o smtpd_authorized_xforward_hosts=127.0.0.0/8
     -o strict_rfc821_envelopes=yes
     -o smtpd_error_sleep_time=0
     -o smtpd_soft_error_limit=1001





More information about the commits mailing list