On Sun, Nov 10, 2002 at 11:43:50AM -0700, Bob Proulx wrote: > > 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
I find that to be fairly inefficient (why spawn each time?) If you don't mind doing a little coding, you can look at merging: http://www.kluge.net/~felicity/random/spamassassin-d.txt which is a small snippet to do 'spamassassin -d', and http://www.kluge.net/~felicity/random/handlespam.txt which is a script I use to report my spam, but you can easily strip out most of the code and replace with a call to strip the markup. -- Randomly Generated Tagline: I wore my extra loose pants for nothing. Nothing! -- Homer Simpson New Kid on the Block
msg10102/pgp00000.pgp
Description: PGP signature