ispman/install-data/ldifs conf.mail_vars.ldif, 1.5.16.2, 1.5.16.3

Pedro Algarvio <[email protected]> Tue, 03 Oct 2006 14:07:41 +0000
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/install-data/ldifs
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv30662/install-data/ldifs

Modified Files:
      Tag: dev_1_3-cyrus_virtdomain2
	conf.mail_vars.ldif 
Log Message:
Moved needed config vars for cyrus virtdomains to LDAP's mail_vars.


Index: conf.mail_vars.ldif
===================================================================
RCS file: /cvsroot/ispman/ispman/install-data/ldifs/conf.mail_vars.ldif,v
retrieving revision 1.5.16.2
retrieving revision 1.5.16.3
diff -u -d -r1.5.16.2 -r1.5.16.3
--- conf.mail_vars.ldif	3 Oct 2006 13:29:29 -0000	1.5.16.2
+++ conf.mail_vars.ldif	3 Oct 2006 14:07:39 -0000	1.5.16.3
@@ -44,4 +44,18 @@
 ispmanVal: cyrus
 ispmanQuestion: IMAP server backend. currently supported are 'cyrus' and 'courier'
 
+dn: ispmanVar=cyrusUnixHierarchySep, ispmanModule=mail_vars, ou=conf, %%ldapBaseDN%%
+ispmanVar: cyrusUnixHierarchySep
+ispmanVarAlias: Cyrus Unix Hierarchy Separator
+ispmanModule: mail_vars
+objectclass: ispmanConfVar
+ispmanVal: no
+ispmanQuestion: Allow dot's in usernames, ie, 'user.name'. Use 'yes' to enable and 'no' to disable. NOTE: To use this, 'Allow Full Email Logins' must also be set to 'yes' and 'imapd.conf' should also have 'unixhierarchysep: yes' set. This is currently only supported by cyrus.
 
+dn: ispmanVar=allowFullEmailLogins, ispmanModule=mail_vars, ou=conf, %%ldapBaseDN%%
+ispmanVar: allowFullEmailLogins
+ispmanVarAlias: Allow Full Email Logins
+ispmanModule: mail_vars
+objectclass: ispmanConfVar
+ispmanVal: no
+ispmanQuestion: Allow user to login like '[email protected]' instead of 'username_domain_tld'. Use 'yes' to enable and 'no' to disable. This requires 'virtdomains: on' or 'virtdomains: userid' on cyrus 'imapd.conf'. You also MUST add to the init script of saslauthd the '-r' option. NOTE: Use this option ONLY on new setups, else you'll have to migrate all existing mailboxes on your mailserver or it will break the normal behaviour of your mail server. This is currently only supported by cyrus.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV