Welcome! Log In Create A New Profile

Advanced

Re: imap: invalid header in response while in http auth state

Maxim Dounin
March 10, 2013 12:34PM
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 imap;
> }
> }
>
> I get:
>
> auth http server 127.0.0.1:143 sent invalid header in response while
> in http auth state, client: 127.0.0.1, server: 0.0.0.0:144
>
> Does anyone know what's wrong?

You are trying to use auth_http with imap port, which is wrong.
It is expected to be http service with headers used for
communication, see here:

http://nginx.org/en/docs/mail/ngx_mail_auth_http_module.html

--
Maxim Dounin
http://nginx.org/en/donation.html

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

imap: invalid header in response while in http auth state

Grant March 07, 2013 04:56PM

Re: imap: invalid header in response while in http auth state

Maxim Dounin March 10, 2013 12:34PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 263
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready