>-----Original Message----- >From: Felix Schwarz [mailto:[EMAIL PROTECTED] >Sent: Thursday, January 06, 2005 8:16 AM >To: users@spamassassin.apache.org >Subject: Plugins modifying a message > > >Hello all, > >I'm currently evaluating CRM114 and DSPAM and want to know how they >could improve the SpamAssassin filtering. > >I already found Eugene's (Morozov) messages on this list (March-Mai >2004) but I would like to know if there are some new answers beside >the one given in >http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=user [EMAIL PROTECTED]&msgId=1833767 > >Is there a method to add any headers?
Simplest method I can think of is to use a .01 scoring rule as a flag. Then use procmail to check for that flag. If found, then use formail to add a header. It is not done in SA, but it is done :) --Chris