On Sat, 23 Dec 2006 11:39:44 -0700, [EMAIL PROTECTED] (Bob Proulx) wrote: >David Baron wrote: >> Occasionally, I get false positives. I run the sa_learn to mark as ham. The >> spamassassin spam headings remain. Is there a script or optiont that I might >> use to remove them (restore message to original form) ? > >Use 'spamassassin -d' (aka 'spamassassin --remove-markup') to remove >any SA markup in the message. > > spamassassin -d < message-marked-up > message-original > >See 'man spamassassin-run' for more information. > > man spamassassin-run > >Bob
Is it necessary to remove SA headers during the learn? I use two methods arbitrarily; Method 1 is to extract the original message from the mail archives which are created before SA does it's thing, so the mail has no SA headers at all. Method 2 is to copy the mail from the user backup directory in which case the mail is as seen by the user - with SA headers. In both cases I use sa-learn --spam -u <sa user> /path/to/spam Am I harming my scoring doing it this way? Kind regards & seasons greetings Nigel