# 2.3.14 (cee3cbc0d): /etc/dovecot/dovecot.conf # Pigeonhole version 0.5.14 (1b5c82b2) # OS: Linux 4.9.261-eisfair-64-VIRT x86_64 # Hostname: farragut.privatnet.lan auth_mechanisms = plain login cram-md5 base_dir = /run/dovecot default_internal_group = trusted default_internal_user = exim default_login_user = exim listen = *, log_path = /var/log/dovecot.log mail_location = maildir:~/.imapmail 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 index ihave duplicate mime foreverypart extracttext namespace { location = maildir:/home/imappublic:INDEXPVT=~/.imapmail/public prefix = "#Public/" separator = / subscriptions = no type = public } namespace { location = maildir:/home/imapshared:INDEXPVT=~/.imapmail/shared prefix = "#Shared/" separator = / subscriptions = no type = shared } namespace inbox { inbox = yes location = mailbox Drafts { auto = subscribe special_use = \Drafts } mailbox Sent { auto = subscribe special_use = \Sent } mailbox "Sent Messages" { special_use = \Sent } mailbox Spam { auto = subscribe special_use = \Junk } mailbox Trash { auto = subscribe special_use = \Trash } prefix = separator = / type = private } passdb { args = scheme=cram-md5 /etc/cram-md5.pwd driver = passwd-file } plugin { mail_log_fields = uid box msgid size from sieve = file:~/sieve;active=~/.dovecot.sieve } pop3_uidl_format = %08Xv%08Xu protocols = pop3 imap service auth { unix_listener auth-exim { group = trusted mode = 0600 user = exim } } service imap-login { inet_listener imap { port = 143 } inet_listener imaps { port = 993 ssl = yes } } service pop3-login { inet_listener pop3 { port = 110 } inet_listener pop3s { port = 995 ssl = yes } } service submission-login { inet_listener submission { port = 587 } } ssl_cert =