Hi,
I've been notified, that some folks sends viruses in email, so I started
to make a real simple filter, that will send the message to /dev/null. But
does not work, maybe there's another solution, or what am I doing wrong?
# exim filter
if $h_subject contains "PENPALS"
then save /dev/null
endif
the appropriate log file entry:
original recipients ignored (message_filter)
1999-03-01 11:08:00 10HPMT-0000kk-00 => /dev/null@??? <message
filter> T=**bypassed**
1999-03-01 11:08:00 10HPMT-0000kk-00 Completed
thanks a lot,
Peter.~
--
*** Exim information can be found at
http://www.exim.org/ ***