[plug] adding a spam signature to spamassassin.

Bernard Blackham bernard at blackham.com.au
Thu Nov 11 01:44:59 WST 2004


On Wed, Nov 10, 2004 at 10:28:06PM +0800, Shayne O'Neill wrote:
> 
> a list server I'm running is getting thumped by some stoooopid virus that
> sends Hello: :) all the time.
> 
> sometimes up to ten a day per list.
> 
> The antivirus hack I have is for a later version of mailman, and for
> various reasons I cant update it yet.
> 
> But it does have spamassasin hacked into it.
> 
> So I'm figuring the 'hello' message is the one to filter on.
> 
> Any idea on how to add it to the db?

Something like:

header HELLO_SPAM          Subject =~ /Hello: :\)/
describe HELLO_SPAM        Random hello spam
score HELLO_SPAM           100

to local.cf? Mail::SpamAssassin::Conf(3pm) has the details.

Bernard.

-- 
 Bernard Blackham <bernard at blackham dot com dot au>



More information about the plug mailing list