thomas: server/kolabd/kolabd/templates resmgr.conf.template, 1.7, 1.7.2.1

cvs at kolab.org cvs at kolab.org
Thu Apr 26 18:30:00 CEST 2007


Author: thomas

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

Modified Files:
      Tag: kolab_2_0_branch
	resmgr.conf.template 
Log Message:
Fixed/documented kolab/issue974 (Localize the text for rewritten from: headers)


Index: resmgr.conf.template
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/Attic/resmgr.conf.template,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- resmgr.conf.template	17 Jun 2005 14:40:28 -0000	1.7
+++ resmgr.conf.template	26 Apr 2007 16:29:58 -0000	1.7.2.1
@@ -28,6 +28,9 @@
 // the envelope? Default is to rewrite the header
 $params['reject_forged_from_header'] = ('@@@kolabfilter-reject-forged-from-header@@@'=='TRUE');
 
+// Text to be inserted in From: when rewriting untrusted mails
+$params['untrusted_subject_insert']="(UNTRUSTED, sender is <%s>)";
+
 // Should we allow forwarded ical messages from Outlook
 // by encapsulating them in a MIME multipart
 $params['allow_outlook_ical_forward']  = true;





More information about the commits mailing list