[D-community-commits] r384 - trunk/fai-config-dir/files/etc/imapd.conf

holger at alioth.debian.org holger at alioth.debian.org
Fri Mar 27 12:59:34 UTC 2009


Author: holger
Date: 2009-03-27 12:59:34 +0000 (Fri, 27 Mar 2009)
New Revision: 384

Modified:
   trunk/fai-config-dir/files/etc/imapd.conf/MAILSERVER
Log:
increase default quota by 1000%. i just wonder what the value of 900 (or 90 before) means. mails? megabytes?

Modified: trunk/fai-config-dir/files/etc/imapd.conf/MAILSERVER
===================================================================
--- trunk/fai-config-dir/files/etc/imapd.conf/MAILSERVER	2009-03-18 12:49:22 UTC (rev 383)
+++ trunk/fai-config-dir/files/etc/imapd.conf/MAILSERVER	2009-03-27 12:59:34 UTC (rev 384)
@@ -86,7 +86,7 @@
 # If nonzero, normal users may create their own IMAP accounts by creating
 # the mailbox INBOX.  The user's quota is set to the value if it is positive,
 # otherwise the user has unlimited quota.
-autocreatequota: 90
+autocreatequota: 900
 
 ## autocreate on post
 createonlogin: 1




More information about the D-community-commits mailing list