diff --git a/roles/ensure_dovecot/templates/Fedora/43/etc/dovecot/conf.d/local.conf b/roles/ensure_dovecot/templates/Fedora/43/etc/dovecot/conf.d/local.conf index b791e24..4a5e702 100644 --- a/roles/ensure_dovecot/templates/Fedora/43/etc/dovecot/conf.d/local.conf +++ b/roles/ensure_dovecot/templates/Fedora/43/etc/dovecot/conf.d/local.conf @@ -95,4 +95,3 @@ mail_debug = yes # Delay failed authentication attempts by 2 seconds to slow brute force auth_failure_delay = 2 secs -disable_plaintext_auth = yes diff --git a/roles/ensure_dovecot/templates/Fedora/44/etc/dovecot/conf.d/local.conf b/roles/ensure_dovecot/templates/Fedora/44/etc/dovecot/conf.d/local.conf index b791e24..4a5e702 100644 --- a/roles/ensure_dovecot/templates/Fedora/44/etc/dovecot/conf.d/local.conf +++ b/roles/ensure_dovecot/templates/Fedora/44/etc/dovecot/conf.d/local.conf @@ -95,4 +95,3 @@ mail_debug = yes # Delay failed authentication attempts by 2 seconds to slow brute force auth_failure_delay = 2 secs -disable_plaintext_auth = yes