Allow plain authentication for testing purposes

This commit is contained in:
Julian Ospald 2015-08-20 20:28:43 +02:00
parent c1e3b77821
commit 5686af6bf9
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
ssl = required
disable_plaintext_auth = yes
ssl = yes
disable_plaintext_auth = no
ssl_cert = </etc/dovecot/dovecot.pem
ssl_key = </etc/dovecot/private/dovecot.pem