ispman/install-data/ldifs conf.mail_vars.ldif, 1.5.16.4, 1.5.16.5
Pedro Algarvio <[email protected]> Thu, 05 Oct 2006 10:53:20 +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-serv11076/install-data/ldifs
Modified Files:
Tag: dev_1_3-cyrus_virtdomain2
conf.mail_vars.ldif
Log Message:
Since we now know which is the mailbox separator(for cyrus backend), functionallity to create some default sub folders was added upon new user creation.
Index: conf.mail_vars.ldif
===================================================================
RCS file: /cvsroot/ispman/ispman/install-data/ldifs/conf.mail_vars.ldif,v
retrieving revision 1.5.16.4
retrieving revision 1.5.16.5
diff -u -d -r1.5.16.4 -r1.5.16.5
--- conf.mail_vars.ldif 3 Oct 2006 16:42:18 -0000 1.5.16.4
+++ conf.mail_vars.ldif 5 Oct 2006 10:53:13 -0000 1.5.16.5
@@ -59,3 +59,11 @@
objectclass: ispmanConfVar
ispmanVal: no
ispmanQuestion: Allow user to login like <b><tt>'[email protected]'</tt></b> instead of <b><tt>'username_domain_tld'</tt></b>. Use <b><tt>'yes'</tt></b> to enable and <b><tt>'no'</tt></b> to disable.<br>This requires <b><tt>'virtdomains: on'</tt></b> or <b><tt>'virtdomains: userid'</tt></b> on cyrus <b><tt>'imapd.conf'</tt></b>. You also <b>MUST</b> add to the init script of saslauthd the <b><tt>'-r'</tt></b> option.<br><b>NOTE</b>: Use this option <b>ONLY</b> on new setup's, else you'll have to migrate all existing mailboxes or it will break the normal behaviour of your mail server.<br><b>This is currently only supported by cyrus</b>.
+
+dn: ispmanVar=newMailboxFolders, ispmanModule=mail_vars, ou=conf, %%ldapBaseDN%%
+ispmanVar: newMailboxFolders
+ispmanVarAlias: Mailbox Folders
+ispmanModule: mail_vars
+objectclass: ispmanConfVar
+ispmanVal: Drafts Sent Trash
+ispmanQuestion: List of folders to automaticly create when adding a new mailbox.<br>Separate folder names by a blank space.<br><b>This is currently only supported by cyrus</b>.
-------------------------------------------------------------------------
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