Allow plain authentication for testing purposes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user