# 2.2.27 (c0f36b0): /etc/dovecot/dovecot.conf # Pigeonhole version 0.4.16 (fed8554) # OS: Linux 4.4.0-57-generic x86_64 Ubuntu 14.04.3 LTS auth_master_user_separator = * auth_mechanisms = plain login auth_socket_path = /var/run/dovecot/auth-master base_dir = /var/run/dovecot/ default_client_limit = 8192 default_process_limit = 1024 default_vsz_limit = 512 M lda_mailbox_autocreate = yes lda_mailbox_autosubscribe = yes lda_original_recipient_header = X-Original-To listen = * mail_access_groups = mail mail_location = maildir:~/Maildir mail_plugins = " zlib" mail_privileged_group = mail 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 imapflags namespace backup { hidden = yes inbox = no list = no location = maildir:~/Maildir-backup prefix = Backup/ separator = / type = private } namespace inbox { hidden = no inbox = yes list = yes location = mailbox Drafts { auto = subscribe special_use = \Drafts } mailbox INBOX/Spam { auto = subscribe special_use = \Junk } mailbox Sent { auto = subscribe special_use = \Sent } mailbox Trash { auto = subscribe special_use = \Trash } prefix = separator = / subscriptions = yes type = private } namespace pub { hidden = no inbox = no list = children location = maildir:/var/vmail/public:INDEXPVT=~/Maildir/public mailbox Spam-Learning { auto = subscribe } prefix = Public/ separator = / subscriptions = no type = public } passdb { args = /etc/dovecot/master.%s driver = passwd-file master = yes name = passwd-file } passdb { args = /etc/dovecot/dovecot-ldap.conf driver = ldap } plugin { acl = vfile:/etc/dovecot/dovecot-acl recipient_delimiter = + sieve = file:~/sieve;active=~/.dovecot.sieve sieve_before = /etc/dovecot/sieve.d/before/ sieve_default = /etc/dovecot/sieve.d/default.sieve sieve_extensions = +imapflags sieve_global = /etc/dovecot/sieve.d/global/ zlib_save = bz2 zlib_save_level = 9 } protocols = imap pop3 lmtp sieve service auth-worker { user = $default_internal_user } service auth { client_limit = 10240 unix_listener /var/spool/postfix/private/auth { group = postfix mode = 0660 user = postfix } unix_listener auth-master { mode = 0600 user = vmail } user = $default_internal_user } service imap-login { process_limit = 1024 process_min_avail = 8 service_count = 1 vsz_limit = 512 M } service imap { process_limit = 4096 vsz_limit = 2 G } service lmtp { unix_listener /var/spool/postfix/private/dovecot-lmtp { group = postfix mode = 0660 user = postfix } } service managesieve-login { inet_listener sieve { port = 4190 } inet_listener sieve_deprecated { port = 2000 } } service pop3-login { process_limit = 1024 process_min_avail = 8 service_count = 1 vsz_limit = 512 M } ssl = required ssl_cert =