Re: Using Perdition to proxy to Gmail

Simon Horman <[email protected]> Wed, 19 Jan 2011 06:32:12 +0900
Newsgroups gmane.mail.perdition.user
Message-ID <[email protected]>
On Tue, Jan 18, 2011 at 10:41:11AM -1000, Julian Cowley wrote:
> Hello,
> 
> We've been using Perdition for a few years now with great success.  We 
> have our users split amongst a handful of mailbox users, and Perdition is 
> configured to use MySQL to get the destination mail server.  We have the 
> full gamut of services installed: IMAP w/TLS, IMAP w/SSL, POP w/TLS, and 
> POP w/SSL.
> 
> We are in the process of moving to Gmail, and want to be able to use 
> Perdition to proxy specific users to it.  However, Gmail doesn't support 
> TLS (only the SSL ports).  This causes a problem since (as far as my 
> understanding goes) Perdition uses the same port and protocol for the 
> outgoing connection as the incoming connection.
> 
> Is there a way to have Perdition receive a TLS connection, and then proxy 
> to imap.gmail.com using SSL?

Hi Julian,

off the top of my head you want something like this:

perdition -P IMAP --ssl_mode tls_listen_force,ssl_outgoing \
	--outgoing_port 993

This means all outgoing connections will be handled by SSL.
Did you want a mix of SSL and TLS outgoing connections?
If so, perdition would need to be modified.
______________________________________________
Perdition-users mailing list
[email protected]
http://lists.vergenet.net/listinfo/perdition-users