Thanks a lot for your answer.
Dovecot is already installed in my architecture and I just would like to know how to configure Dovecot for POP3S proxying with authentication.
For security reasons I prefer to install as little as possible binary (see vulnerability 2011 - remote exploit - STUNNEL).
Regards.
-----Message d'origine----- From: David Jonas Sent: Wednesday, May 02, 2012 10:29 PM To: Gilles Albusac Cc: dovecot@dovecot.org Subject: Re: [Dovecot] Dovecot for POP3S proxying
On Wed May 2 06:41:00 2012, Gilles Albusac wrote:
I would like to configure Dovecot for POP3S proxying all users from the Internet to the internal Exchange Mail Server.
Unless I'm missing something with your request, you don't need dovecot. Any ssl proxy can do that for you, such as stunnel (http://www.stunnel.org/). We use the hardware ssl termination on our load balancers for pop3s, imaps, and smtps.