Hello, New to the list and razor, first post. How can I reject mail that contains these score names.
0.6 HTML_WEB_BUGS BODY: Image tag intended to identify you 1.3 NO_OBLIGATION BODY: There is no obligation
Is this done through a procmail filter, SA, or razor?
It's definitely not razor related. Those are spamassassin rule names.
Although spamassassin does use razor, spamassassin implementation issues are definitely OT for this list unless they are specifically razor related.
Post on spamassassin-users.
That said, you won't be able to do a proper reject if you are calling SA via procmail. By the time SA sees it, the SMTP session is long since over. You'll have to be using a true MTA level integration (ie: mimedefang, exiscan, spamass-milter, etc) to do a reject correctly.
You could have procmail, or your mailclient filter them to the trashcan... but that's not a rejection.
You could have some other tool generate a DSN, but that's a horrifically broken thing to do in the case of messages known to have a high probability of being spam.
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Razor-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/razor-users