Welcome! Log In Create A New Profile

Advanced

Re: Mail Proxy

SplitIce
April 17, 2011 09:38PM
Is there any example script for this (preferably in php)? If there isnt, is
there any documentation (Ive read the mail core but it doesnt document these
headers) and ill make a simple PHP script example if I can.

Im guessing Auth-SMTP-To is the backend SMTP server
as for the other two im not sure their role.

On Mon, Apr 18, 2011 at 11:17 AM, Maxim Dounin <mdounin@mdounin.ru> wrote:

> 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
>



--
Warez Scene http://thewarezscene.org Free Rapidshare
Downloadshttp://www.nexusddl.com
_______________________________________________
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: 197
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