Maxim Dounin
April 17, 2011 09:18PM
Hello!

On Mon, Apr 18, 2011 at 10:20:11AM +1000, SplitIce wrote:

> Ive been fiddeling with nginx's mail proxy features. I would like to know if
> its possible for nginx to proxy mail from non-authenticated senders
> (incoming mail - MX records)?

Yes, in 0.7.22+. You'll need

smtp_auth none;

and appropriate authorizer script which will check
Auth-SMTP-Helo/Auth-SMTP-From/Auth-SMTP-To headers instead of
normally checked Auth-User/Auth-Pass.

Maxim Dounin

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

Mail Proxy

SplitIce April 17, 2011 08:22PM

Re: Mail Proxy

Maxim Dounin April 17, 2011 09:18PM

Re: Mail Proxy

SplitIce April 17, 2011 09:38PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 150
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready