Welcome! Log In Create A New Profile

Advanced

Re: Error: insufficient authorization

Maxim Dounin
February 08, 2011 10:32AM
Hello!

On Tue, Feb 08, 2011 at 09:46:55AM -0500, HajoLOcke wrote:

> > nginx doesn't attempt authentication against SMTP backends. You
> > have to allow unauthenticated access from nginx on your SMTP
> > backends.
>
> ok, i thinking about this...
> but there must be a error in my response from auth-server, because not
> postfix is rejecting mail but nginx is with internal error message.
> postfix only says:
> lost connection after XCLIENT from localhost[127.0.0.1]
> what could be wrong? is there an additional header-line required?

It's Postfix who refused to talk to nginx, note "upstream sent
invalid response: "550 5.7.0 Error: insufficient authorization""
in your nginx log.

As you don't have proxy_pass_error_message in your config - this
results in "451 4.3.2 Internal server error" returned by nginx.

Maxim Dounin

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

Error: insufficient authorization

HajoLOcke February 08, 2011 09:05AM

Re: Error: insufficient authorization

Maxim Dounin February 08, 2011 09:28AM

Re: Error: insufficient authorization

HajoLOcke February 08, 2011 09:46AM

Re: Error: insufficient authorization

Maxim Dounin February 08, 2011 10:32AM

Re: Error: insufficient authorization

HajoLOcke February 08, 2011 11:09AM

Re: Error: insufficient authorization

Maxim Dounin February 08, 2011 11:42AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 235
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