2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Filtering out Mails w...
FromSent OnAttachments
Ruprecht HelmsMar 12, 2002 12:29 pm 
Sean RimaMar 12, 2002 12:47 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Filtering out Mails with RBL-Warning headersActions...
From:Sean Rima (sean@tcob1.net)
Date:Mar 12, 2002 12:47:59 pm
List:net.sourceforge.lists.courier-maildrop

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

On Tue, 12 Mar 2002, Ruprecht Helms spake thusly:

Hi,

how can I filter out mails that have a rbl warning-header for example X-RBL Warning... (I mean)?

And in the next part, how can I such a program like rblcheck to proof incoming mail agains a rbl-list to decide to deliver or not.

Unless the mail is being delivered direct to your box, there is little point in RBL checks as a lot of ISPs do the RBL checks anyway. However you could do a check using razor (http://razor.sourceforge.net/). I get a lot of spams checked against this and find it worthwhile.

My receipe (which is part of a greater set of checks) is:

`/usr/bin/razor-check` if ( $RETURNCODE == 0 ) { xfilter "$REFORMAIL -A'X-Antispam: Razor Warning'" }

Razor will return 0 for Spam and 1 for not notified as spam.

Sean - -- ,,, (o o) - -=-=-=-=-=-=-=-=-=-=-=-oOOo-(_)-oOOo-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Offering feeds for Fidonet, Adventurenet, and many other nets See http://www.tcob1.net for more details ICQ: 679813 Linux User: 231986 TCOB1 BBS: 095 43852 Yahoo: tcob_1 Jabber: tcob@jabber.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Use GPG for Secure Mail

iEYEARECAAYFAjyOaQcACgkQeR/L2ZZp3E8ctACgmUWJBQ8QY/sVGq38pUguWHjm rWoAn3hwx34/Yko0l3pH6Qu0hQfyb+B0 =HQCd -----END PGP SIGNATURE-----