Re: [SAtalk] Markup Removal in Mutt

2003-01-03 Thread Duncan Findlay
On Thu, Jan 02, 2003 at 11:04:31PM -0800, Crist J. Clark wrote: > Anyone out there have a good way to automate markup removal in Mutt? > The best I've come up with is a folder-hook for my SPAM trap folder > that changes the $editor to a script that runs 'spamassassin -d' on > the file that Mutt giv

Re: [SAtalk] Markup Removal in Mutt

2003-01-03 Thread Mike Burger
Why not just use "report_header 1" and put the spam report in the header, and "defang_mime 0" to have SA leave the HTML alone, in the first place? On Thu, 2 Jan 2003, Crist J. Clark wrote: > Anyone out there have a good way to automate markup removal in Mutt? > The best I've come up with is a fo

[SAtalk] Markup Removal in Mutt

2003-01-02 Thread Crist J. Clark
Anyone out there have a good way to automate markup removal in Mutt? The best I've come up with is a folder-hook for my SPAM trap folder that changes the $editor to a script that runs 'spamassassin -d' on the file that Mutt gives it. It works fine, but it would be nice to not have to clobber the ed