martin f krafft wrote:

> also sprach Robert L. Harris <[EMAIL PROTECTED]> [2003.02.18.1725 +0100]:
> > I'm wondering if anyone knows a good way with mutt to tag a message and
> > then pipe it into "spamassassin -r"...
> 
> view the message, then enter
> 
>   | spamassassin -r <enter>

Or better still, set up a key macro in mutt to do that. Something like:

macro index S "| spamassassin -r\r"
macro pager S "| spamassassin -r\r"

This way you can just hit Shift-S (change it to something else if you
like) to pipe the message you are currently viewing, or the
currently-selected message (or tagged set of messages) in the index
view, to spamassassin.

Craig

Attachment: msg31526/pgp00000.pgp
Description: PGP signature

Reply via email to