diff --git a/lib/configfiles/bionic.xml b/lib/configfiles/bionic.xml index 256a0556..716600c8 100644 --- a/lib/configfiles/bionic.xml +++ b/lib/configfiles/bionic.xml @@ -2775,7 +2775,7 @@ iterate_query = "SELECT username AS user FROM mail_users WHERE (imap = 1 OR pop3 # matches the local IP (ie. you're connecting from the same computer), the # connection is considered secure and plaintext authentication is allowed. # See also ssl=required setting. -#disable_plaintext_auth = yes +disable_plaintext_auth = no # Authentication cache size (e.g. 10M). 0 means it's disabled. Note that # bsdauth, PAM and vpopmail require cache_key to be set for caching to be used. diff --git a/lib/configfiles/bookworm.xml b/lib/configfiles/bookworm.xml index a5716938..e32f6e27 100644 --- a/lib/configfiles/bookworm.xml +++ b/lib/configfiles/bookworm.xml @@ -2480,6 +2480,7 @@ iterate_query = "SELECT username AS user FROM mail_users WHERE (imap = 1 OR pop3