[imp] Help with imaps not connecting

thewade pdman at aproximation.org
Tue Sep 21 22:01:38 PDT 2004


Ive tried make lnp SSLTYPE=nopswd, SSLTYPE=unix and SSLTYPE=none but the
best I can get is connecting to 143 using SSLTYPE=unix:
array(3) {
  [0]=>
  string(61) \"Retrying LOGIN authentication after AUTHENTICATE LOGIN failed\"
  [1]=>
  string(61) \"Retrying LOGIN authentication after AUTHENTICATE LOGIN failed\"
  [2]=>
  string(62) \"Can not authenticate to IMAP server: AUTHENTICATE LOGIN failed\"
}
and using 993:
array(1) {
  [0]=>
  string(74) \"Connection failed to gateway.aestheticempire.com,993: Connection timed out\"
}

openssl s_client -connect gateway:993:
CONNECTED(00000003)
write:errno=104

Im just going to use a self signed cert, and Im behind a firewall,
so I might as well use 143, but that still doesnt solve my problems.
Why wont imap authenticate on non-encrypted 143?

I made lnp which should use pam, which Fedora Core uses I think.

Thanks again for the help!
-thewade


More information about the imp mailing list