Quoting Robert L. Harris <[EMAIL PROTECTED]>: > > > I'm running unstable and mutt+spammassassin+procmail for mail. It works > great and I get a very reliable filtering. On occasion though one slips > through. I dutifully save it to a file then run "spamassassin -r < > spammail" on it to report it for future diagnosis, etc. > > I'm wondering if anyone knows a good way with mutt to tag a message and > then pipe it into "spamassassin -r"...
I bind upper case S to a macro. Add this to .muttrc or .mutt.personal. macro index S "|/usr/bin/spamassassin -r" HTH, Jeffrey -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

