Hi list,<br><br>I'm running MailScanner-4.67.6-1 + Sendmail 8.14.xx + ClamAV and it has been a great help to scan +200k mails.<br><br>Due to the high rate of email to unknown users (~80%), I had to change the "Scan Messages" and "Virus Scanning" to rules file:<br>
<br>I've created a list of email addresses based on passwd + aliases file to force scans on these email addresses only and, by default, the rest is not scanned because they're being redirected to /dev/null .<br><br>
The rule says:<br><br>To: <a href="mailto:user@domain.com" target="_blank">user@domain.com</a> yes<br><br>But email addresses in BCC are not checked at all.<br>Let's say a message enters the system TO user <a href="mailto:unknown@domain.com" target="_blank">unknown@domain.com</a> and to <a href="mailto:validuser@domain.com" target="_blank">validuser@domain.com</a> in BCC. The message to <a href="mailto:unknown@domain.com" target="_blank">unknown@domain.com</a> is discarded and the one to <a href="mailto:validuser@domain.com" target="_blank">validuser@domain.com</a> is delivered with no scan at all because it did not match any rule to do it.<br>
<br>My question is, is there any way to include the BCC addresses in those rules files?<br><br>Thanks and congratulations for the best mail filter around.<br>Ric.<br><br>