chore: Dovecot: disable_plaintext_auth => auth_allow_cleartext

Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
Georg Lauterbach 2025-08-02 16:35:38 +02:00
parent 3b93d3eebf
commit dff0338073
No known key found for this signature in database
GPG key ID: D84CD4AA46D7F099
3 changed files with 7 additions and 15 deletions

View file

@ -791,7 +791,7 @@ Add this to `docker-data/dms/config/dovecot.cf`:
```cf
ssl = yes
disable_plaintext_auth=no
auth_allow_cleartext = yes
```
These options in conjunction mean: