> how can i know if the antivirus is working as well ?
> I've the qmail toaster installed on CentOS 4.0 and it's working very well
> but when i send the mail for the users i don't know if the antivirus is
> working.
>
> best regards,
>
> James Beier
>

Hi James,

You can tell if incoming mail is being scanned by looking at the header.
You should see something similar to this:

Received: by simscan 1.1.0 ppid: 13285, pid: 13287, t: 0.4258s
     scanners: clamav: 0.86.2/m:33/d:998 spam: 3.0.4

You can also check the logs at /var/log/qmail/clamd/current
or ~/spamd/current

You can send a test mail from another mailserver to test your system.
Sending from your mail server to it's self will not be scanned. Internal
mail is not scanned by default, only incoming mail.

/etc/tcprules.d/tcp.smpt:

127.:allow,RELAYCLIENT=""
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="15",CHKUSER_WRONGRCPTLIMIT="3",QMAILQUEUE="/var/qmail/bin/simscan"

Regards,

Nick


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to