a patch for using postfix as smtp-backend with xclient extension
Yingbo Qiu
qiuyingbo at gmail.com
Sun Mar 23 20:02:18 MSK 2008
Hi, Igor
The XCLIENT command that nginx send to backend include
"LOGIN=foobar" attribute. But postfix couldn't recognise it and report
"501 5.5.4 Bad XCLIENT attribute name: LOGIN" and close connection. I
wrote this patch to resolve the issue.
The patch add a new nginx.conf item "xclient_capabilities". Postfix
user could custom it to avoid send LOGIN attribute. It make nginx more
flexible.
I wish it accord with nginx's coding style. :)
Regards.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nginx-0.5.35-xclient.patch
Type: application/octet-stream
Size: 5064 bytes
Desc: not available
URL: <http://nginx.org/pipermail/nginx/attachments/20080324/f4928251/attachment.obj>
More information about the nginx
mailing list