Error from Gmail with port 993/5
"SSL error: unable to verify the first certificate"
openssl s_client -connect host.com:pop3s
returns
"Verify return code: 21 (unable to verify the first certificate)"
Guess it's an ssl issue, with the intermediary certificate?