Displaying 1 result from an estimated 1 matches for "wsdc".
Did you mean:
sdc
2013 Feb 26
2
(no subject)
..._change
mail_log_fields = uid box msgid size
quota = dict:INBOX quota::file:%h/quota
quota_rule = *:storage=512M
}
service auth-worker {
user = doveauth
}
service auth {
user = doveauth
}
service imap-login {
process_min_avail = 4
service_count = 1
}
service imap {
executable = imap wsdc-postlogin-imap
process_limit = 1024
}
service lmtp {
inet_listener lmtp {
address = 127.0.0.1
port = 2003
}
}
service pop3 {
executable = pop3 wsdc-postlogin-pop3
process_limit = 64
}
service wsdc-postlogin-imap {
executable = script-login /m/sw/dc/local/wsdc-postlogin.sh-imap...