Plaintext authentication disallowed on non-secure (SSL/TLS) connections

I am unable to login for email in Outlook 2013 using plaintext authentication. I can login with secure settings.

[root@host ~]# dovecot -n

2.2.10: /etc/dovecot/dovecot.conf OS: Linux 3.10.0-693.21.1.el7.x86_64 x86_64 CentOS Linux release 7.4.1708 (Core)

auth_mechanisms = plain login disable_plaintext_auth = no first_valid_uid = 1000 mail_location = maildir:~/Maildir mbox_write_locks = fcntl namespace inbox { inbox = yes location = mailbox Drafts { special_use = \Drafts } mailbox Junk { special_use = \Junk } mailbox Sent { special_use = \Sent } mailbox "Sent Messages" { special_use = \Sent } mailbox Trash { special_use = \Trash } prefix = } passdb { driver = pam } protocols = imap pop3 ssl = required ssl_cert = </etc/pki/dovecot/certs/dovecot.pem ssl_key = </etc/pki/dovecot/private/dovecot.pem userdb { driver = passwd } local_name charlesleonardsteelservices.com { ssl_cert = </home/clss/ssl.cert ssl_key = </home/clss/ssl.key } local_name www.charlesleonardsteelservices.com { ssl_cert = </home/clss/ssl.cert ssl_key = </home/clss/ssl.key } local_name rodgersdevelopmentcompany.com { ssl_cert = </home/rodgers/ssl.cert ssl_key = </home/rodgers/ssl.key } local_name www.rodgersdevelopmentcompany.com { ssl_cert = </home/rodgers/ssl.cert ssl_key = </home/rodgers/ssl.key }

Status: 
Active

Comments

resolved.

I gave up and will be using SSL.

Howdy -- yeah our recommendation is to use SSL, that's the best way to resolve that issue. Note that you can use the free Let's Encrypt SSL certificates.

If you have any additional questions, it looks like you're using Virtualmin GPL there, the area here is for folks using Virtualmin Pro.

It's no problem to receive support, but you'd want to do so using the Forums. We monitor the Forums, along with lots of wonderful folks in the community. Thanks!