On 10/10/2013 13:36, Noel Butler wrote:
I can't recall if we previously discussed it, but, why the fascination
with imaps, why not use TLS on 143, or wont that connect either? tried
pop3 TLS ? pop3s?
and when you test, use -CAfile /path/to/(startssl's)CA.pem
I see no auth mech statement, so using hte default is limited, IIRC,
login is re
auth_mechanisms = plain login
bugger...... stupid webmail... as I was trying to say, IIRC type login
is required for ssl
,at least with winblow sclients, try adding the above and see what goes.
plain is preferred, but that's because TLS is preferred.
use the local - int- ca > cert.pem
and remove the ssl_ca option