[EMAIL PROTECTED] wrote:

>Please teach me how should I control with qmail server to be able to
>be received mails only through the router on witch Virus check is
>active.

If you're using tcpserver[1] to run qmail-smtpd (which is recommended),
you can use the "-x" option to specify an access control file like:

10.10.10.10:allow
:deny

Where 10.10.10.10 is the IP address of the virus checking
mailhub. "Life with qmail"[2] contains a detailed example[3] of a
tcpserver-based qmail configuration.

-Dave

Footnotes: 
[1]  http://Web.InfoAve.Net/~dsill/lwq.html#ucspi-tcp

[2]  http://Web.InfoAve.Net/~dsill/lwq.html

[3]  http://Web.InfoAve.Net/~dsill/lwq.html#start-qmail

Reply via email to