X-Git-Url: https://dehnerts.com/gitweb/?a=blobdiff_plain;f=conf.d%2F10-master.conf;h=20b0fc45d941f913d957d2a24a92e71907d98521;hb=421069361b9bf8111cae27e83fbda3375cf40aa8;hp=f0e79abc82289dc2c6957bf281e32ec3bec1d249;hpb=02f40af4ac9fee81306c5d0182fa4c480c1a22f5;p=sysconfig%2Fdovecot.git diff --git a/conf.d/10-master.conf b/conf.d/10-master.conf index f0e79ab..20b0fc4 100644 --- a/conf.d/10-master.conf +++ b/conf.d/10-master.conf @@ -62,6 +62,7 @@ service imap { # Most of the memory goes to mmap()ing files. You may need to increase this # limit if you have huge mailboxes. #vsz_limit = 256M + vsz_limit = 1024M # Max. number of IMAP processes (connections) #process_limit = 1024 @@ -85,9 +86,11 @@ service auth { } # Postfix smtp-auth - #unix_listener /var/spool/postfix/private/auth { - # mode = 0666 - #} + unix_listener /var/spool/postfix/private/auth { + mode = 0660 + user = postfix + group = postfix + } # Auth process is run as this user. #user = $default_internal_user