fix: removes legacy auth mechanisms from env

This commit is contained in:
worldworm 2025-05-07 22:32:14 +00:00
parent 902354552f
commit 1e3a6ff505

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