Quote:
Originally Posted by djingo But telnetting on the 110 port gives you any connection to the POP3 daemon listening ? |
Yes, I can telent port 110 but when try to login it shows error: "Cleartext login disabled".
I have checked the followings from zimbra admin console:
1. In Global setting cleartext login is enabled
2. All maibox servers cleartext login is enabled
3. All COS, POP3 login option is selected.
Also from zmprov gacf, I have founfd that zimbraPop3BindOnStartup: TRUE
zimbraPop3BindPort: 7110
zimbraPop3CleartextLoginEnabled: TRUE
zimbraPop3ExposeVersionOnBanner: FALSE
zimbraPop3NumThreads: 100
zimbraPop3ProxyBindPort: 110
zimbraPop3SSLBindOnStartup: TRUE
zimbraPop3SSLBindPort: 7995
zimbraPop3SSLProxyBindPort: 995
zimbraPop3SSLServerEnabled: FALSE
zimbraPop3SaslGssapiEnabled: FALSE
zimbraPop3ServerEnabled: TRUE
I have not enabled SSL for POP3 anywhere.
What I am missing?