Re: Connect a IMAP4S-Server from an IMAP4 client via perdition?

Simon Horman <[email protected]>
Newsgroups gmane.mail.perdition.user
Message-ID <[email protected]>
On Tue, Oct 23, 2007 at 03:53:54PM +0200, Thomas Schweikle wrote:
> Hi!
> 
> Is it possible to connect perdition to an IMAP4 server via SSL,
> while the client only uses an IMAP4 connection without encription?
> 
> I do have the ssl-pem-file available, it is a self signed key and it
> is used at the moment for a stunnel-connection. I'd like to remove
> the stunnel.
> 
> At the moment the setup is like:
> client (no encription) -> perdition (no encription) -> stunnel (ssl)
> -> imap-server
> 
> I'd like to have
> client (no encription) -> perdition (ssl) -> imap-server (ssl-only)
> 
> Which ssl-options do I have to set to make it work?

Try 

ssl_mode=ssl_outgoing
outgoing_port=993
# And perhaps:
ssl_ca_accept_self_signed

-- 
Horms
  H: http://www.vergenet.net/~horms/
  W: http://www.valinux.co.jp/en/

______________________________________________
Perdition-users mailing list
[email protected]
http://lists.vergenet.net/listinfo/perdition-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.