> I'm finally annoyed enough with the volume of accept-and-bounce malware
> bounces I get to do something about it.

acl_check_data:
....
  deny    message       = Sorry, we don't want to receive mail about your 
viruses from your LAN
   condition     = 
${lookup{$h_subject:}wildlsearch{/etc/exim/checks/obscene_words}{yes}{no}}
...

$cat /etc/exim/checks/obscene_words 
^.*virus.*
^.*Dr\.Web report.*
$

It's draft, but it's working.
-- 
wbr, Golovanoff Sergio
[EMAIL PROTECTED]

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to