Re: imap connection to gmail closes connection

2014-01-15 Thread Maxim Dounin
Hello! On Wed, Jan 15, 2014 at 11:28:18AM -0600, k...@rice.edu wrote: > On Wed, Jan 15, 2014 at 08:51:57PM +0400, Maxim Dounin wrote: > > Hello! > > > > On Wed, Jan 15, 2014 at 10:37:29AM -0500, bidwell wrote: > > > > > I am running nginx 1.1.19 on an Ubuntu 12.04.4 64but server. > > > > > > I

Re: imap connection to gmail closes connection

2014-01-15 Thread bidwell
Is there a work around? A google setting maybe? Is anyone else using nginx to map to imap.gmail.com? How do they get it working? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,246483,246488#msg-246488 ___ nginx mailing list nginx@nginx.org

Re: imap connection to gmail closes connection

2014-01-15 Thread Maxim Dounin
Hello! On Wed, Jan 15, 2014 at 10:37:29AM -0500, bidwell wrote: > I am running nginx 1.1.19 on an Ubuntu 12.04.4 64but server. > > I have nginx configured to enter on port 143 and go out to 127.0.0.1:143 > where it goes through stunnel to go to imap.gmail.com:993. If I talk > directly to 127.0.0

imap connection to gmail closes connection

2014-01-15 Thread bidwell
I am running nginx 1.1.19 on an Ubuntu 12.04.4 64but server. I have nginx configured to enter on port 143 and go out to 127.0.0.1:143 where it goes through stunnel to go to imap.gmail.com:993. If I talk directly to 127.0.0.1:143 (to stunnel) it works. If I talk to nginx, it authenticates, logs cor