[EMAIL PROTECTED] writes:
> The other question that arises is that I'd quite like qmail *not* to
> accept SMTP mail from the outside world (my ISP delivers using SMTP
> but want it to continue to accept SMTP mail from other computers on my
> home LAN.  How can I do this?

man tcprules.  If you have your own block of IP addresses for your
home net, you could use somthing like:
a.b.c.:allow
:deny

Otherwise:
a0.b0.c0.d0:allow
a1.b1.c1.d1:allow
... one for each address in your network
:deny


paul

Reply via email to