On Fri, 26 May 2006, Dylan Griffiths wrote:
> The author of Postfix is also the author of TCP wrapper. I would say it
> supports it.
>
> http://www.postfix.org/linuxsecurity-200407.html
>
> However, you are much better served by using the internal Postfix restriction
> support. You will find that since Postfix does not M4 line-noise for its
> configuration file, everything will fall into place easily. More than 10
> lines or so in your main.cf is an over-configured Postfix setup ;)
>
> mynetworks = 192.168.0.0/24, 127.0.0.0/8, EXTERNAL_IP
> -- Allows my private class C, my loopback, and the external IP of the server.
>
> Add in some SMTP auth, shake, and enjoy a smooth dose of good SMTP courtesy of
> Mr. Venema.
>
Thanks Dylan. I think this is what I am after. I'll get SASL and TLS up
and running and things should be good.
Have a good one.
Jason
Received on Sun May 28 11:40:12 2006
This archive was generated by hypermail 2.1.8 : Fri Sep 08 2006 - 23:26:38 CST