<html><head></head><body><div class="ydpad83112ayahoo-style-wrap" style="font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 13px;">Hi,</div><div class="ydpad83112ayahoo-style-wrap" style="font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 13px;"><br></div><div class="ydpad83112ayahoo-style-wrap" style="font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 13px;">No matter how I try, I cannot make the config disable_plaintext_auth = no to work. I have set it up in 10-auth.conf but when I check with doveconf -a it is still <span>disable_plaintext_auth = yes. Here is my config:</span></div><div class="ydpad83112ayahoo-style-wrap" style="font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 13px;"><span><br></span></div><div class="ydpad83112ayahoo-style-wrap" style="font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 13px;"><span><span># 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.conf<br># Pigeonhole version 0.4.21 (92477967)<br># OS: Linux 4.15.0-36-generic x86_64 Ubuntu 18.04.1 LTS <br>auth_mechanisms = plain login<br>mail_location = maildir:~/Maildir<br>mail_privileged_group = mail<br>managesieve_notify_capability = mailto<br>managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date index ihave duplicate mime foreverypart extracttext<br>namespace inbox {<br>  inbox = yes<br>  location = <br>  mailbox Drafts {<br>    special_use = \Drafts<br>  }<br>  mailbox Junk {<br>    special_use = \Junk<br>  }<br>  mailbox Sent {<br>    special_use = \Sent<br>  }<br>  mailbox "Sent Messages" {<br>    special_use = \Sent<br>  }<br>  mailbox Trash {<br>    special_use = \Trash<br>  }<br>  prefix = <br>}<br>passdb {<br>  args = username_format=%u /etc/dovecot/passwd<br>  driver = passwd-file<br>}<br>plugin {<br>  sieve = ~/.dovecot.sieve<br>  sieve_dir = ~/sieve<br>}<br>protocols = " imap sieve pop3"<br>service auth {<br>  unix_listener /var/spool/postfix/private/dovecot-auth {<br>    group = postfix<br>    mode = 0660<br>    user = postfix<br>  }<br>}<br>ssl = no<br>ssl_cert = </etc/dovecot/private/dovecot.pem<br>ssl_client_ca_dir = /etc/ssl/certs<br>ssl_key =  # hidden, use -P to show it<br>userdb {<br>  args = username_format=%u /etc/dovecot/users<br>  driver = passwd-file<br>}<br>protocol lda {<br>  deliver_log_format = msgid=%m: %$<br>  mail_plugins = sieve<br>  postmaster_address = postmaster<br>  quota_full_tempfail = yes<br>  rejection_reason = Your message to <%t> was automatically rejected:%n%r<br>}<br>protocol imap {<br>  imap_client_workarounds = delay-newmail<br>  mail_max_userip_connections = 10<br>}<br>protocol pop3 {<br>  mail_max_userip_connections = 10<br>  pop3_client_workarounds = outlook-no-nuls oe-ns-eoh<br>}<br><br></span></span><div>Please help!</div><div><br></div><div>Thanks so much</div><div><br></div><div>Steve<br></div></div></body></html>