You can't use spamdyke's header filter to check Return-Path because that header isn't in incoming messages; it gets added by qmail-local as the message is written to disk. In other words, spamdyke never sees Return-Path, so it's filter will never trigger.
-- Sam Clippinger On Nov 22, 2012, at 2:52 AM, Marcin Orlowski wrote: > Hi, > > I got such entries in spamdyke.conf (spamdyke 4.3.1): > > header-blacklist-file=/etc/spamdyke4/header-blacklist-file.conf > > the content of that file is: > > Return-Path:*@yahoo.nl* > > Still, this message slipped by (I stripped From/To/Delivered-To/Received > headers): > > Return-Path: <[email protected]> > Date: Thu, 22 Nov 2012 14:36:25 +1000 > X-Mailer: The Bat! (v3.5.25) Home > X-Priority: 3 (Normal) > Message-ID: <[email protected]> > Subject: Brakuje Ci pieniedzy? Proponujemy proste rozwiazanie - dodatkowa > praca. > MIME-Version: 1.0 > Content-Type: text/html; > charset=us-ascii > Content-Transfer-Encoding: 7bit > X-Spam-Flag: YES > X-Spam-Level: ****** > X-Spam-Status: Yes, score=6.7 required=5.0 tests=BAYES_50,HTML_30_40, > HTML_MESSAGE,HTML_TITLE_EMPTY,MIME_HTML_ONLY,NEO_PRACA004,NO_REAL_NAME > > Ideas? > > Regards, > -- > "Daddy, what "Formatting drive C:" means?"... > > Marcin http://wfmh.org.pl/carlos/ > _______________________________________________ > spamdyke-users mailing list > [email protected] > http://www.spamdyke.org/mailman/listinfo/spamdyke-users _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
