[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mutt-magic?



martin f krafft wrote:

> also sprach Robert L. Harris <Robert.L.Harris@rdlg.net> [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: pgphkYTEeFyCj.pgp
Description: PGP signature


Reply to: