]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
dovecot-master-example.conf updated.
authorTimo Sirainen <tss@iki.fi>
Thu, 14 May 2009 18:18:29 +0000 (14:18 -0400)
committerTimo Sirainen <tss@iki.fi>
Thu, 14 May 2009 18:18:29 +0000 (14:18 -0400)
--HG--
branch : HEAD

dovecot-master-example.conf

index 7e8037820049c0bfff8fa4b25f96c893448c8793..9006d285aab38ab5e7d4ab66df74ec3a01ab84e9 100644 (file)
@@ -1,7 +1,6 @@
 service config {
   type = config
   executable = config
-  user = dovecot
 
   unix_listener {
     path = config
@@ -12,6 +11,7 @@ service config {
 service log {
   type = log
   executable = log
+
   process_limit = 1
 }
 
@@ -63,7 +63,7 @@ service imap-login {
   }
 
   user = dovecot
-  vsz_limit = 65536
+  vsz_limit = 64
   client_limit = 1
   chroot = login
   auth_dest_service = imap
@@ -86,7 +86,7 @@ service pop3-login {
   }
 
   user = dovecot
-  vsz_limit = 65536
+  vsz_limit = 64
   client_limit = 1
   chroot = login
   auth_dest_service = pop3