I have the following macro defined to report spam to Razor: macro index S "| ~/spamassassin/usr/bin/spamassassin -r<enter>d"
This works great on a message-by-message basis. However, given the amount of spam that I receive, it would be nice to be able to mass-report several emails at once. >From my reading of the manual, tags appear to be what I want, but I haven't been able to get them to work. So far, I've just tried prepending the tag-prefix operator (;) and then hitting the macro. Is there something special I need to do in order to get this to work properly? --kurt
