# Exim Filter
if
    $h_X-Spam-Status: contains "Yes"
        or
    "${if def:h_X-Spam-Flag {def}{undef}}" is "def"
then
    save $home/mail/spam/
    finish
endif
========================

2004-06-27 19:03:54 1Beigk-0000bM-00 <= [EMAIL PROTECTED]
H=bay1-f5.bay1.hotmail.com (hotmail.com) [65.54.245.5] P=esmtp S=1124
[EMAIL PROTECTED]
2004-06-27 19:04:03 1Beigt-0000bW-00 <= [EMAIL PROTECTED] U=mail
P=spam-scanned S=1488 [EMAIL PROTECTED]
2004-06-27 19:04:03 1Beigk-0000bM-00 => xxx <[EMAIL PROTECTED]> D=spamcheck
T=spamc_delivery
2004-06-27 19:04:04 1Beigk-0000bM-00 Completed
2004-06-27 19:04:04 1Beigt-0000bW-00 == /home/xxxx/mail/spam/ <[EMAIL PROTECTED]>
D=userforward defer (-31): directory_transport unset in userforward driver

========================


I'm trying to set up an exim filter (sid, exim 3.36) -- My goal is to drop a
.forward file in my granddaughter's home dir so she misses the majority of the
drek. Spam assassin is working great, but the filter isn't.  

She's 13 and uses her Debian sid laptop daily. Catch em when they're young :)

TIA

Jeff






-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to