# 2.2.13: /opt/dovecot2/etc/dovecot/dovecot.conf # OS: Linux 2.6.32-64-server x86_64 Ubuntu 10.04.4 LTS ext4 auth_debug = yes auth_master_user_separator = * auth_mechanisms = plain login anonymous auth_socket_path = /var/run/dovecot/auth-master debug_log_path = /var/log/dovecot-debug.log dict { quota = mysql:/opt/dovecot2/etc/dovecot/dovecot-dict-sql.conf.ext } disable_plaintext_auth = no first_valid_gid = 0 first_valid_uid = 0 info_log_path = /var/log/dovecot-info.log log_path = /var/log/dovecot-err.log login_greeting = Dovecot 2 for frontend tests mail_location = maildir:/srv/Maildir/%d/%n:LAYOUT=fs mail_plugins = fts fts_solr quota virtual event_broker notify 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 duplicate namespace { hidden = yes list = no location = virtual:/root/virtual:LAYOUT=fs mailbox all { auto = subscribe } mailbox unseen { auto = subscribe } prefix = virtual/ separator = / subscriptions = yes type = private } namespace inbox { inbox = yes location = mailbox Drafts { auto = create special_use = \Drafts } mailbox Junk { auto = create special_use = \Junk } mailbox Sent { auto = create special_use = \Sent } mailbox "Sent Messages" { special_use = \Sent } mailbox Trash { auto = create special_use = \Trash } prefix = } passdb { args = /opt/dovecot2/etc/dovecot/conf.d/passwd.masteruser driver = passwd-file master = yes } passdb { args = /opt/dovecot2/etc/dovecot/dovecot-sql.conf.ext driver = sql } plugin { event_broker_base_url = http://fe01.icom.staging/events/ event_broker_events = delete undelete expunge copy mailbox_delete mailbox_rename mailbox_create flag_change append event_broker_fields = uid box msgid from subject flags fts = solr fts_autoindex = yes fts_solr = break-imap-search url=http://localhost:28080/solr/ quota = dict:User quota::proxy::quota quota_rule = *:storage=1G sieve = ~/.dovecot.sieve sieve_dir = ~/sieve sieve_global_dir = /opt/icom/conf/ } postmaster_address = postmaster@india.com protocols = imap pop3 sieve service auth-worker { user = root } service auth { unix_listener /var/run/dovecot/auth-client { group = vmail mode = 0777 user = vmail } unix_listener /var/run/dovecot/auth-master { group = vmail mode = 0777 user = vmail } } service dict { unix_listener dict { group = vmail mode = 0777 user = vmail } user = vmail } service imap-login { process_min_avail = 10 service_count = 0 vsz_limit = 64 M } service imap { process_limit = 2024 } service indexer { user = root } service lmtp { unix_listener lmtp { mode = 0777 } } service managesieve-login { inet_listener sieve { port = 2002 } } service pop3 { process_limit = 2024 } ssl_cert =