steffen: server/perl-kolab/Kolab-Conf Conf.pm,1.55.2.1,1.55.2.2

cvs at intevation.de cvs at intevation.de
Tue Sep 13 00:14:15 CEST 2005


Author: steffen

Update of /kolabrepository/server/perl-kolab/Kolab-Conf
In directory doto:/tmp/cvs-serv14973/Kolab-Conf

Modified Files:
      Tag: kolab_2_0_branch
	Conf.pm 
Log Message:
Prevent creation of mailboxes for external users

Index: Conf.pm
===================================================================
RCS file: /kolabrepository/server/perl-kolab/Kolab-Conf/Conf.pm,v
retrieving revision 1.55.2.1
retrieving revision 1.55.2.2
diff -u -d -r1.55.2.1 -r1.55.2.2
--- Conf.pm	19 Jul 2005 01:32:39 -0000	1.55.2.1
+++ Conf.pm	12 Sep 2005 22:14:13 -0000	1.55.2.2
@@ -295,7 +295,7 @@
         $Kolab::haschanged{'postfix'} = 1;
     }
 
-    Kolab::log('T', 'Finished building Postfix $map map', KOLAB_DEBUG);
+    Kolab::log('T', "Finished building Postfix $map map", KOLAB_DEBUG);
 }
 
 sub buildCyrusConfig





More information about the commits mailing list