Re: Real IP in header for SMTP Nginx Mail Proxy

2017-01-20 Thread coolmike
Hi Thanks a lot for your answer. This sounds great, but when I enable it, I just get the following at my exim mailserver log: 2017-01-20 13:42:00 SMTP connection from [46.xx.xx.xx]:54087 (TCP/IP connection count = 1) 2017-01-20 13:42:00 SMTP connection from (mailproxy..com) [46.xxx.xx.xx]:540

Re: Real IP in header for SMTP Nginx Mail Proxy

2017-01-20 Thread Maxim Dounin
Hello! On Fri, Jan 20, 2017 at 08:09:35AM +0100, Michael Brunner wrote: > > Hi > > I used the instruction below to build a mail proxy server with nginx: > > https://www.nginx.com/resources/admin-guide/mail-proxy/ > > I configured it for IMAP, POP3 and SMTP. > > It's working quite well but I

Real IP in header for SMTP Nginx Mail Proxy

2017-01-19 Thread Michael Brunner
Hi I used the instruction below to build a mail proxy server with nginx: https://www.nginx.com/resources/admin-guide/mail-proxy/ I configured it for IMAP, POP3 and SMTP. It's working quite well but I don't see the real IP of the sender in the mail header. When a user is sending a mail via SM