minor correction

This commit is contained in:
postscriptum 2026-01-25 15:41:02 +02:00
parent 61ed667715
commit 510e6148f9

View file

@ -38,7 +38,7 @@ listen = ::
disable_plaintext_auth = no disable_plaintext_auth = no
``` ```
На Dovecot `2.4.1-4`, опція вище не підтримується, тому замість неї, потрібно розкоментувати: На Dovecot `2.4.1-4` опція вище не підтримується, тому замість неї потрібно розкоментувати:
``` /etc/dovecot/conf.d/10-auth.conf ``` /etc/dovecot/conf.d/10-auth.conf
auth_allow_cleartext = yes auth_allow_cleartext = yes