wilde: server/kolabd/kolabd/templates resmgr.conf.template.in, 1.34.2.3, 1.34.2.4

cvs at kolab.org cvs at kolab.org
Thu Nov 26 16:07:13 CET 2009


Author: wilde

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

Modified Files:
      Tag: kolab_2_2_branch
	resmgr.conf.template.in 
Log Message:
Fixed quoting in resmgr.conf.template, kolab/issue973

Index: resmgr.conf.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/resmgr.conf.template.in,v
retrieving revision 1.34.2.3
retrieving revision 1.34.2.4
diff -u -d -r1.34.2.3 -r1.34.2.4
--- resmgr.conf.template.in	25 Nov 2009 13:42:20 -0000	1.34.2.3
+++ resmgr.conf.template.in	26 Nov 2009 15:07:10 -0000	1.34.2.4
@@ -121,8 +121,8 @@
  * -  %2$s denotes the address in the original from header
  * -  %3$s denotes the name part in the original from header if any
  */
-// $conf['kolab']['filter']['untrusted_subject_insert'] = "(UNTRUSTED, sender is <%1$s>)";
-// $conf['kolab']['filter']['unauthenticated_subject_insert'] = "(UNTRUSTED, sender <%1$s> is not authenticated)";
+// $conf['kolab']['filter']['untrusted_subject_insert'] = '(UNTRUSTED, sender is <%1$s>)';
+// $conf['kolab']['filter']['unauthenticated_subject_insert'] = '(UNTRUSTED, sender <%1$s> is not authenticated)';
 
 /* Should we allow forwarded ical messages from Outlook
  * by encapsulating them in a MIME multipart





More information about the commits mailing list