# 2.2.12.0: /etc/dovecot/dovecot.conf # OS: Linux 3.2.0-57-generic x86_64 Ubuntu 12.04.4 LTS auth_username_chars = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@& auth_verbose = yes auth_verbose_passwords = plain dict { sqlquota = mysql:/etc/dovecot/dovecot-dict-sql.conf.ext } disable_plaintext_auth = no first_valid_uid = 108 last_valid_uid = 108 mail_attachment_dir = ~/attachments mail_attachment_hash = %{sha256} mail_gid = 115 mail_location = mdbox:~/ mail_plugins = quota mail_privileged_group = mail mail_uid = 108 managesieve_notify_capability = mailto managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave namespace { inbox = yes location = prefix = INBOX. separator = . type = private } passdb { args = /etc/dovecot/auth-sql.conf.ext driver = sql } plugin { quota = dict:User quota::noenforcing:proxy::sqlquota sieve = ~/.dovecot.sieve sieve_dir = ~/sieve } protocols = imap pop3 lmtp sieve service dict { unix_listener dict { mode = 0600 user = Debian-exim } } service imap-postlogin { executable = script-login /usr/local/bin/update-lastlogin.sh } service imap { executable = imap imap-postlogin } service lmtp { inet_listener lmtp { port = 2525 } process_limit = 10 } service pop3-postlogin { executable = script-login /usr/local/bin/update-lastlogin.sh } service pop3 { executable = pop3 pop3-postlogin } ssl_cert =