added README
This commit is contained in:
parent
38ff3f3fe4
commit
2f80df9c5a
6 changed files with 43 additions and 14 deletions
|
|
@ -96,7 +96,7 @@
|
|||
# plain login digest-md5 cram-md5 ntlm rpa apop anonymous gssapi otp skey
|
||||
# gss-spnego
|
||||
# NOTE: See also disable_plaintext_auth setting.
|
||||
auth_mechanisms = {{ dovecot.auth_mechanisms }}
|
||||
auth_mechanisms = {{ dovecot.auth_mechanisms|join(' ') }}
|
||||
|
||||
##
|
||||
## Password and user databases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue