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.<br><br>Im guessing Auth-SMTP-To is the backend SMTP server<br>
as for the other two im not sure their role.<br><br><div class="gmail_quote">On Mon, Apr 18, 2011 at 11:17 AM, Maxim Dounin <span dir="ltr">&lt;<a href="mailto:mdounin@mdounin.ru">mdounin@mdounin.ru</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello!<br>
<div><div></div><div class="h5"><br>
On Mon, Apr 18, 2011 at 10:20:11AM +1000, SplitIce wrote:<br>
<br>
&gt; Ive been fiddeling with nginx&#39;s mail proxy features. I would like to know if<br>
&gt; its possible for nginx to proxy mail from non-authenticated senders<br>
&gt; (incoming mail - MX records)?<br>
<br>
</div></div>Yes, in 0.7.22+.  You&#39;ll need<br>
<br>
    smtp_auth none;<br>
<br>
and appropriate authorizer script which will check<br>
Auth-SMTP-Helo/Auth-SMTP-From/Auth-SMTP-To headers instead of<br>
normally checked Auth-User/Auth-Pass.<br>
<br>
Maxim Dounin<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><a href="http://thewarezscene.org" target="_blank">Warez Scene</a> <a href="http://www.nexusddl.com" target="_blank">Free Rapidshare Downloads</a><br><br>