May
13
-ERR [AUTH] Plaintext authentication disallowed on non-secure (SSL/TLS) connections.
-ERR [AUTH] Plaintext authentication disallowed on non-secure (SSL/TLS) connections.
for fix it, you need in /etc/dovecot/conf.d/10-ssl.conf make a following changes:
#ssl = required
ssl = yes