aboutsummaryrefslogtreecommitdiff
path: root/files/usr/local/etc/dovecot/conf.d/10-auth.conf.imap_server
blob: 7a908e6b655476b5de871c0f018f24158e52f6c7 (plain) (blame)
1
2
3
4
5
6
7
auth_default_realm = ${realm}
auth_gssapi_hostname = "\$ALL"
auth_username_format = %Ln
auth_mechanisms = gssapi plain login
auth_cache_size = 10M

!include auth-ldap.conf.ext