Re: Email Reverse Proxy issue

2014-06-02 Thread Maxim Dounin
Hello! On Sun, Jun 01, 2014 at 06:30:49AM -0400, omercz wrote: > I am using Nginx as an Email reverse proxy. > The email client sends a request to the nginx, the nginx fetch the WHOLE > email(message) from exchange server, and only then manipulates it and sends > it back to client. This is not h

Email Reverse Proxy issue

2014-06-01 Thread omercz
I am using Nginx as an Email reverse proxy. The email client sends a request to the nginx, the nginx fetch the WHOLE email(message) from exchange server, and only then manipulates it and sends it back to client. Email Client<>Nginx<> Office 365 Everything is working great, besides the fol