Frontend - POP3 , backend - POP3 /w SSL

Hi all,

I am using nginx as my pop3 proxy currently, it works greatly. Now I
have a question, would anyone let me know is it possible to make the
frontend POP3 connection be plain text, but the backend POP3 connection
be encrypted by SSL?

Posted at Nginx Forum:

Hello!

On Sun, Dec 20, 2009 at 05:31:45AM -0500, hkendusers wrote:

I am using nginx as my pop3 proxy currently, it works greatly.
Now I have a question, would anyone let me know is it possible
to make the frontend POP3 connection be plain text, but the
backend POP3 connection be encrypted by SSL?

No, backend SSL connections aren’t supported in mail proxy module.

Maxim D.

oh, thx for reply

Posted at Nginx Forum: