Way back when I was dealing with spam, I used to through the abuse submission inbox and look for submissions that were good quality. The best were the ones that contained full headers; generally speaking, messages with the spam attached were good to work with. Later on, we wrote a plugin for Outlook that would forward us the message with the headers intact so users had a one-click solution for dealing with spam.
It's not at all uncommon for users to regularly submit non-spam messages as spam. The most common of these are opt-in newsletters. These fall into a couple of categories:
This leads me to the Blocked Senders scenario. I've never been a fan of this feature when it comes to blocking spam. Spammers can spoof their sending domain incredibly easy, so allowing users to block on a sender is next to useless. All that ends up occurring is the user builds an incredibly long list of blocked senders that sent to them once but don't do it anymore. So, in terms of spam effectiveness, such a feature has next to no usefulness.
However, a Blocked Senders feature is more about specific policy enforcement. A user may not want to click on an unsubscribe link because they think the sender is a spammer. In this case, they should add the sender to a blocked sender list. That way, they don't get the mail they don't want to receive and the rest of the general population can continue to receive it (on the assumption that they want it). This feature is only useful when the sender is not a spammer and sends from the same return-path each time.
The one drawback of this feature is that the sender is blissfully unaware that their messages are not getting through to the end user. However, that's a topic to be dealt with by the email-deliverability folks, I'm in the business of impeding mail flow!
PingBack from http://asp-net-hosting.simplynetdev.com/options-for-dealing-with-unwanted-mail/
Terry,
I just noticed that your "Sender Authentication" section, below Education and above Archives, list DomainKeys, SPF and Senderid, but not DKIM. Since DKIM is the only one of the 3 that has formal standards status and since DomainKeys really is pretty much gone operationally, can you add a point to DKIm (top of the list would be fine...) to: <http://dkim.org>
Thanks!
/Dave
dcrocker@bbiw.net