Article
Many spam filters have a mechanism that allows users to report mistakes in the spam-filtering process. By reporting the mistakes, the spam filter's accuracy can be improved, resulting in happier users.
But oftentimes, reporting mistakes is not something that's easy for the user to do. It might involve forwarding the message (as an attachment) to a special email address, or looking at the headers of the message and extracting some code. Either way, it usually ends up being more hassle than a user is willing to endure.
I have implemented a hack for GroupWise WebAccess (version 7.0) that adds a "Spam" button to the toolbar of any message. When you click the "Spam" button, a script gets executed that downloads the source of the message and forwards it to an email address that the administrator configures. Then the message gets automatically moved to the Junk Mail folder.
But, as far as the user is concerned, it's just an alternative to the "Delete" button, one that helps eliminate future spam.
Details and files are available on my webpage:
http://jason.long.name/software/webacc-hacks/spambtn.html.
The hack is designed for GroupWise WebAccess 7.0 running on a SLES10 server. Furthermore, it assumes that spam-filter feedback is done by forwarding the message.
Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).
It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.
Related Articles
User Comments
- Be the first to comment! To leave a comment you need to Login or Register
- 4036 reads


0