==== Required information ====
- iRedMail version: 0.9.2
- Store mail accounts in which backend MySQL
- Web server Apache
- Linux/BSD distribution name and version: 14.04.2-LTS
- Related log if you're reporting an issue:
====
i installed iredmail as default
when i uncheck SSL on my mac-outlook2011 i can not authenticate with my username and password.
if i select ssl , it works.
i select TLS is not required, in dovecot.conf
when i execute ehlo on the server i get as following
250-PIPELINING
250-SIZE 15728640
250-ETRN
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
I can not see 250-AUTH PLAIN LOGIN
I want the server to work without ssl or tls. That 's to say I want to be optional them. How can i set this?