I've been complaining to Microsoft for a long time now that
the spam filters in Live Mail STINK. So, I was being spammed again today
when I was struck with a thought: Why can’t I just BLOCK the sender of this
spam? Heck, it’s so easy to ‘Allow Sender’.
I want to just be able to BLOCK the sender of those spam addresses. I looked for the feature briefly, but
couldn’t find it; this button should be right next to the ‘Allow Senders’
button. And where is this feature in Outlook? It should be one of the BIGGEST buttons. ;) Plus, I should be able to block
as many spammers as I want. At least if
I take some action against the spam, I feel better. ;)
So that’s all fine and dandy, but it really doesn’t add up
to much. Then I had another
thought. What if all of my friends could
see my list of BLOCKed addresses? We
could share the list of spammers and all not accept mail from them. Obviously a blanket on/off block policy
wouldn’t be perfect because not all people agree on who is a spammer. So people sharing the list might just want to
be ‘less likely’ to accept email from a sender.
Whatever the case, it seems obvious that if I block a certain email
address and YOU block a certain address, then it’s blocked for good
reason. But as a COMMUNITY we can fight
back against SPAM.
We might even want our COMMUNITY, that is the users on our
MAIL SERVER, to be able to share the list with other communities, or other mail
servers. I can totally see this being a
feature on EXCHANGE. That would be
extremely powerful. What if ALL the mail
servers could share the list. IT’S A
DARN SIMPLE LIST. Here’s what I was
thinking:
<BlockedSenders>
<spammer=”blocked@somespammer.com” spammedOn=”System.DateTime.Now”
<!--
optionally ? -->
spamee=”blocker@me.com”/>
</BlockedSenders>
Whatever, something like that would work. Then your mail client would use whatever algorithm
to determine whether or not to ship to the JUNK folder when receiving from the
sender. You could even do a wildcard to block stuff by FQDN. That’d be a SUPER sweet feature. What do you think??