diff --git a/share/templates/imapd.conf.tpl b/share/templates/imapd.conf.tpl index 69b5f92..b28aceb 100644 --- a/share/templates/imapd.conf.tpl +++ b/share/templates/imapd.conf.tpl @@ -1,52 +1,53 @@ +defaultpartition: default configdirectory: $configdirectory partition-default: $partition_default admins: $admins sievedir: $sievedir sendmail: /usr/sbin/sendmail sasl_pwcheck_method: saslauthd sasl_mech_list: PLAIN LOGIN allowplaintext: no tls_server_cert: /etc/pki/cyrus-imapd/cyrus-imapd.pem tls_server_key: $tls_server_key # uncomment this if you're operating in a DSCP environment (RFC-4594) # qosmarking: af13 auth_mech: pts pts_module: ldap ptloader_sock: /var/lib/imap/socket/ptsock ldap_servers: $ldap_servers ldap_sasl: 0 ldap_base: $ldap_base ldap_bind_dn: $ldap_bind_dn ldap_password: $ldap_password ldap_filter: $ldap_filter ldap_user_attribute: $ldap_user_attribute ldap_group_base: $ldap_group_base ldap_group_filter: $ldap_group_filter ldap_group_scope: $ldap_group_scope ldap_member_base: $ldap_member_base ldap_member_method: $ldap_member_method ldap_member_attribute: $ldap_member_attribute ldap_restart: 1 ldap_timeout: 10 ldap_time_limit: 10 unixhierarchysep: 1 virtdomains: userid annotation_definitions: /etc/imapd.annotations.conf sieve_extensions: fileinto reject envelope body vacation imapflags notify include regex subaddress relational copy date index allowallsubscribe: 0 allowusermoves: 1 altnamespace: 1 hashimapspool: 1 anysievefolder: 1 fulldirhash: 0 sieveusehomedir: 0 sieve_allowreferrals: 0 lmtp_downcase_rcpt: 1 lmtp_fuzzy_mailbox_match: 1 username_tolower: 1 deletedprefix: DELETED delete_mode: delayed expunge_mode: delayed postuser: shared # on systems with cyrus 3+ specify search engine # search_engine: squat