From: Timo Sirainen Date: Thu, 14 May 2009 18:18:29 +0000 (-0400) Subject: dovecot-master-example.conf updated. X-Git-Tag: 2.0.alpha1~775 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=376857afdb28cda2b219e0be426c3bc59e881c3c;p=thirdparty%2Fdovecot%2Fcore.git dovecot-master-example.conf updated. --HG-- branch : HEAD --- diff --git a/dovecot-master-example.conf b/dovecot-master-example.conf index 7e80378200..9006d285aa 100644 --- a/dovecot-master-example.conf +++ b/dovecot-master-example.conf @@ -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