[imapproxy-info] confused about using ssl...

Ricardo Stella stella at rider.edu
Tue May 4 13:59:26 EDT 2004


I think I answered my own question...

I set the config pointing to 143.  The webmail client would use plain
text connecting to localhost port 143.  imapproxy connects to port 143
on the real imap server, but uses STARTTLS and encrypts the session.

Please correct me if I'm wrong...

Ricardo Stella wrote:
> 
> I'm confused about how to use ssl mode...
> 
> Imap server is set up and works in SSL mode, and does not accept non-ssl
> connections:
> 
> * OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS LOGINDISABLED]
> 
> But how do I properly set up imapproxy.conf ?  I have:
> 
> server_hostname  imap.server.domain
> listen_port 143
> listen_address 127.0.0.1
> server_port 993
> 
> With these settings, nothing works.  I changed server_port to 143, and I
> can login in plain text mode:
> 
> telnet localhost 143
> * OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS imap.server.domain
> . login user pass
> . OK User logged in
> 
> telnet imap.server.domain 143
> * OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS LOGINDISABLED]
> . login user pass
> . NO LOGIN failed
> 
> Is the above actually working but I just don't see it ?  That is, the
> proxy connection is encrypted even though it goes via 143 ?
> 
> TIA...
> _______________________________________________
> imapproxy-info mailing list
> imapproxy-info at lists.pitt.edu
> http://lists.pitt.edu/mailman/listinfo/imapproxy-info



More information about the imapproxy-info mailing list