Re: imap: invalid header in response while in http auth state
Hello! On Thu, Mar 07, 2013 at 01:55:35PM -0800, Grant wrote: > I'm using imapproxy and trying to switch to nginx. courier is > listening on port 143. > > mail { > auth_http localhost:143; > proxy on; > server { > listen 144; > protocol im
imap: invalid header in response while in http auth state
I'm using imapproxy and trying to switch to nginx. courier is listening on port 143. mail { auth_http localhost:143; proxy on; server { listen 144; protocol imap; } } I get: auth http server 127.0.0.1:143 sent invalid header in res