SOLVED read(anvil) failed

There is a simple error:

vim /etc/dovecot/conf.d/10-ssl.conf
and change ssl = required to 
                   

                     ssl = yes

restart dovecot and YES!

Comments