# 2.0.19: /etc/dovecot/dovecot.conf # OS: Linux 3.2.0-32-generic x86_64 Ubuntu 12.04.1 LTS auth_mechanisms = plain login dict { quota = mysql:/etc/dovecot/dict-quota-sql.conf } listen = *, [::] mail_access_groups = dovecot-dict mail_plugins = quota mdbox_preallocate_space = yes mdbox_rotate_size = 20 M namespace { inbox = yes location = prefix = separator = . type = private } passdb { args = /etc/dovecot/sql-passdb.conf driver = sql } plugin { antispam_backend = dspam antispam_debug_target = syslog antispam_spam = Spam;INBOX/Spam antispam_trash = Trash;INBOX/Trash antispam_verbose_debug = 1 quota = dict:User Quota::proxy::quota sieve = ~/dovecot-sieve } protocols = " imap pop3" service auth { unix_listener /var/spool/postfix/private/dovecot-auth { group = postfix mode = 0660 user = postfix } unix_listener auth-client { group = root mode = 0660 user = root } unix_listener auth-master { group = root mode = 0600 user = root } } service dict { unix_listener dict { group = dovecot-dict mode = 0660 } } ssl_cert =