Eric Sandeen <[EMAIL PROTECTED]> [2002-11-10 09:46:03 -0600]:
> Hi, I see that spamassassin -d will remove markup from a single message,
> but is there a good way to remove spamassassin markup from an entire
> mbox?

  formail -s spamassassin -d < mailbox-tagged > mailbox-untagged

And to take an entire mailbox and to tag it do the reverse.

  formail -s spamassassin < mailbox-untagged > mailbox-tagged

The formail program is part of the procmail package.

Bob


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to