ispman/install-data ispman.config,1.17,1.17.2.1

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/install-data
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv11362/install-data

Modified Files:
      Tag: dev_1_3-cyrus_virtdomain
	ispman.config 
Log Message:
applied s0undt3ch's patch for cyrus virtudomain feature


Index: ispman.config
===================================================================
RCS file: /cvsroot/ispman/ispman/install-data/ispman.config,v
retrieving revision 1.17
retrieving revision 1.17.2.1
diff -u -d -r1.17 -r1.17.2.1
--- ispman.config	29 May 2006 19:08:55 -0000	1.17
+++ ispman.config	8 Sep 2006 13:15:39 -0000	1.17.2.1
@@ -85,6 +85,36 @@
 # change the language from one to another without relogging.
 # $Config->{'showLanguageMenu'}=0;
 
+# Would you like to be able to create adresses with dot's in usernames like:
+#    [email protected]
+#
+# If you do, set this setting to 1 and you MUST add to your /etc/imapd.conf:
+#    unixhierarchysep: yes
+#
+# NOTE: If you do not enable 'AllowFullEmailLogins' bellow, ISPMan will
+# behave exactly like it did before, ie, all dot's will be converted to
+# underscores.
+$Config->{'CyrusUnixHierarchySep'} = 0;
+
+# Would you like your users to login with the full email address instead
+# of the old behaviour, ie, [email protected] instead of
+# someuser_domain_tld.
+#
+# If you do, set this setting to 1. You also MUST add to /etc/imapd.conf:
+#    virtdomains: on
+# or
+#    virtdomains: userid
+#
+# And you also MUST add to the init script of saslauthd the '-r' option
+#
+# NOTE: Some say that saslauthd will behave badly with the '-r' option, I've
+# used saslauthd with '-r' enabled with no problems so far.
+#
+# 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.
+$Config->{'AllowFullEmailLogins'} = 0;
+
 # Objectclasses for different objects
 $Config->{'ispmanUserObjectclasses'}=["posixAccount", "ispmanDomainUser", "radiusprofile"];
 $Config->{'ispmanGroupObjectclasses'}=["posixGroup", "ispmanDomainUserGroup"];


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.