mathieu: server/kolabd/kolabd ChangeLog, 1.203, 1.204 Makefile.am, 1.48, 1.49

cvs at kolab.org cvs at kolab.org
Mon Nov 17 19:28:43 CET 2008


Author: mathieu

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

Modified Files:
	ChangeLog Makefile.am 
Log Message:
* templates/{transport.template.in,virtual.template.in}: postfix
lookup tables need to be updated on change.

* templates/{access.template.in,canonical.template.in,
relocated.template.in}, Makefile.am: added access, canonical and
relocated postfix maps (kolab/issue2550).



Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/ChangeLog,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- ChangeLog	12 Nov 2008 17:07:19 -0000	1.203
+++ ChangeLog	17 Nov 2008 18:28:40 -0000	1.204
@@ -1,3 +1,12 @@
+2008-11-17  Mathieu Parent <math.parent at gmail.com>
+
+	* templates/{transport.template.in,virtual.template.in}: postfix
+	lookup tables need to be updated on change.
+	
+	* templates/{access.template.in,canonical.template.in,
+	relocated.template.in}, Makefile.am: added access, canonical and
+	relocated postfix maps (kolab/issue2550).
+	
 2008-11-12  Gunnar Wrobel  <p at rdus.de>
 
 	* dist_conf/kolab:  kolab/issue2351 (horde doesn't present

Index: Makefile.am
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/Makefile.am,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- Makefile.am	12 Nov 2008 17:10:44 -0000	1.48
+++ Makefile.am	17 Nov 2008 18:28:40 -0000	1.49
@@ -30,7 +30,9 @@
 dist_kolabconfig_DATA = $(kolabconfig_FILES)
 
 
-kolabtemplate_FILES = templates/amavisd.conf.template \
+kolabtemplate_FILES = templates/access.template \
+	templates/amavisd.conf.template \
+	templates/canonical.template \
 	templates/clamd.conf.template \
 	templates/cyrus.conf.template \
 	templates/DB_CONFIG.slapd.template \
@@ -51,6 +53,7 @@
 	templates/ldapvirtual.cf.template \
 	templates/kolab_smtpdpolicy.conf.template \
 	templates/php.ini.template \
+	templates/relocated.template \
 	templates/resmgr.conf.template \
 	templates/saslauthd.conf.template \
 	templates/session_vars.php.template \





More information about the commits mailing list