atom feed7 messages in ru.sysoev.nginxAppropriate use for nginx?
FromSent OnAttachments
Drew DeNardoSep 13, 2007 12:55 pm 
Igor SysoevSep 16, 2007 6:59 am 
Drew DeNardoSep 17, 2007 7:49 am 
Roger PackSep 17, 2007 12:07 pm 
Malte SussdorffSep 17, 2007 8:57 pm 
Roger PackSep 19, 2007 12:10 pm 
Malte SussdorffSep 23, 2007 9:22 pm 
Subject:Appropriate use for nginx?
From:Drew DeNardo (dden@public.gmane.org)
Date:Sep 13, 2007 12:55:27 pm
List:ru.sysoev.nginx

My employer's mail server requires TLS authentication for POP3 access.

I'd like to use OTRS for help desk ticketing -- and it fetches e-mail via POP3.
It does not support TLS authentication.

Could I use nginx to proxy POP3 requests allowing OTRS to connect to nginx with
straight POP3, but instead doing TLS-authenticated POP3 when connecting to the
real server?