1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-07-16 07:24:44 +02:00

docs: mailserver.env - Remove unsupported SASL auth mechanisms (#4472)

This commit is contained in:
worldworm
2025-05-11 02:16:04 +02:00
committed by GitHub
parent 902354552f
commit c9aac24a72

View File

@ -531,12 +531,9 @@ POSTGREY_AUTO_WHITELIST_CLIENTS=5
ENABLE_SASLAUTHD=0
# empty => pam
# empty => ldap
# `ldap` => authenticate against ldap server
# `shadow` => authenticate against local user db
# `mysql` => authenticate against mysql db
# `rimap` => authenticate against imap server
# Note: can be a list of mechanisms like pam ldap shadow
SASLAUTHD_MECHANISMS=
# empty => None