OSX at Fermilab - Report Spam
"Report Spam" is an applescript which will take the full headers and
text of the selected message in Mail.app (or the first selected message
if there are several) and submit it to the Computing Division's web
form for reporting spam that slipped through the filter. It should ONLY
be used if your mail has passed through the incoming mail gateway and
the IMAP auto-filing process and was not tagged as spam.
The script is included in uncompiled form "Report Spam.scpt" and
compiled into an application named Report Spam___ctl-cmd-j.app. If you
put the latter into your ~/Library/Scripts/Mail Scripts/ folder and do
"Update Scripts Menu" within Mail, you'll have a key combination
Command-Control-J available to do this reporting.
This script requires the TextCommands.app Scripting Addition (or
"osax"), which is included in the tar file for your convenience. The
home of this handy package is
http://freespace.virgin.net/hamish.sanderson/. You must move
TextCommands.app to ~/Library/ScriptingAdditions or
/Library/ScriptingAdditions (creating the folder if it doesn't exist)
before you can use Report Spam.