On Mon, Oct 07, 2002 at 05:42:32PM +0200 or thereabouts, Elimar Riesebieter wrote: > _First_ tag the messages then pipe them via ; S to spamassassin ;-) > Tested with another _index_ macro and works!
I tried this on last night's batch of received SPAM. I tagged three messages, then hit ;, then hit S to send them to the following macro: macro index S "| ssh -q my.imap.server \ ~/spamassassin/usr/bin/spamassassin -r<enter>d" (wrapped here for convenience -- it's on one line in my .muttrc) When the processing is done, only the first message gets deleted -- the other tagged messages are unaffected. What am I doing wrong? --kurt
