I have added this feature in my nginx_tcp_proxy_module. You can do it as a reference:<a href="https://github.com/yaoweibin/nginx_tcp_proxy_module/commit/fcacae8236444261d5e9301c144e085b706d5f32#diff-5">https://github.com/yaoweibin/nginx_tcp_proxy_module/commit/fcacae8236444261d5e9301c144e085b706d5f32#diff-5</a><div>
<br></div><div><br><div class="gmail_quote">2011/10/19 mikiso <span dir="ltr"><<a href="mailto:nginx-forum@nginx.us">nginx-forum@nginx.us</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<br>
I am running nginx 1.0.8 for mail proxy , and I would like to add access<br>
control feature(by IP address) to this proxy.<br>
For HTTP, there is http access module for this purpose, however mail<br>
module doesn't seem to have this feature.<br>
Do someone know how to implement this feature?<br>
<br>
I found ngx_tcpwrapper on <a href="https://launchpad.net/ngx-tcpwrappers" target="_blank">https://launchpad.net/ngx-tcpwrappers</a> ,<br>
 but unfortunately this is also only for HTTP.<br>
<br>
<br>
<br>
Thanks and Regards,<br>
Soichiro<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,216892,216892#msg-216892" target="_blank">http://forum.nginx.org/read.php?2,216892,216892#msg-216892</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br></div>