RE: Exim Subject rejection, (* **** ***)
On Thu, 04 May 2000 15:24:35 -0400 (EDT), Paul Kallstrom wrote:
>It looks like the only system filtering that is
>functional under exim, is sender based.
>
>Since I need to filter by subject, it looks like it's back to sendmail.
WRONG!!
========= exim.conf ==================
message_filter = /etc/exim.filter
========= exim.filter =================
# Exim filter
if ($h_subject: is "ILOVEYOU" or $h_subject: is "I LOVE YOU") and not
error_mess
age
then fail text "This message looks like a virus."
endif
=============== 8x ================0
No need to use crappy Sendmail for this simple stuff.
--
Sign the EU petition against SPAM: L I N U X .~.
http://www.politik-digital.de/spam/ The Choice /V\
of a GNU /( )\
Generation ^^-^^
Reply to: