steffen: server/kolabd/kolabd/templates imapd.conf.template, 1.4,	1.5 
    cvs at intevation.de 
    cvs at intevation.de
       
    Mon Jul 25 03:12:00 CEST 2005
    
    
  
Author: steffen
Update of /kolabrepository/server/kolabd/kolabd/templates
In directory doto:/tmp/cvs-serv30972/kolabd/templates
Modified Files:
	imapd.conf.template 
Log Message:
Fix login problem
Index: imapd.conf.template
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/imapd.conf.template,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- imapd.conf.template	26 May 2005 06:32:45 -0000	1.4
+++ imapd.conf.template	25 Jul 2005 01:11:58 -0000	1.5
@@ -37,7 +37,7 @@
 username_tolower:       1
 ##virtdomains:            userid
 
-loginrealms:		@@@postfix-mydomain@@@
+loginrealms:		@@@postfix-mydomain@@@ @@@postfix-mydestination|join @@@
 
 # support for lookup of mailbox name from local LDAP server
 ldap_uri:               @@@user_ldap_uri@@@
    
    
More information about the commits
mailing list