martin: server/kolabd/kolabd/templates imapd.conf.template, 1.1.1.1, 1.2

cvs at intevation.de cvs at intevation.de
Wed Jan 5 16:45:45 CET 2005


Author: martin

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

Modified Files:
	imapd.conf.template 
Log Message:
Martin K.: Add support for posting via SMTP to shared folders. Shared folders now use the prefix 'shared' instead of 'user'.


Index: imapd.conf.template
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/imapd.conf.template,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- imapd.conf.template	23 Nov 2004 20:26:48 -0000	1.1.1.1
+++ imapd.conf.template	5 Jan 2005 15:45:43 -0000	1.2
@@ -51,3 +51,9 @@
 #mupdate_port:           3905
 #mupdate_authname:       manager
 #mupdate_password:       xxx
+
+# add support for posting to shared folders
+postuser: cyrus
+userprefix: user
+sharedprefix: shared
+





More information about the commits mailing list