<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d12969692\x26blogName\x3dLearning+Strategies\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://larrydavidson.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://larrydavidson.blogspot.com/\x26vt\x3d-7810603580866381255', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Thursday, January 31, 2008

How do you read email when there's so much spam?

Mark Bernstein has an observation and a question:
I no longer trust my email. If you send me mail, I will probably receive it, but I’m far from certain that it won’t be lost in the vast deluge of spam.

Meanwhile, Eudora is obviously past its sell-by date; my spam bucket overflows every month, and apparently Eudora crashes when it has more than 32,768 messages in a mailbox. With a mere thousand spam messages a day, that’s suddenly a very real possibility.

Do grownups rely on mail.app? Is there another option?
I definitely rely on mail.app, and mail almost never gets “lost in the vast deluge of spam.” Here’s my setup:
  • Most spam gets caught by spamassassin on the server, which sends it on to me appropriately marked.

  • I then have a mail.app Rule that puts such messages into my SPAM mailbox without ever appearing in my Inbox.

  • Spam that gets through the spamassassin filter unscathed might then be caught by mail.app’s Junk Mail filter. In that case it gets automagically routed to my Junk mailbox by another mail.app Rule.

  • A tiny amount of spam manages to evade both filters. I manually mark it as Junk.

  • I have separate Rules that delete all mail over a week old from both the SPAM and Junk mailboxes, so that I have a chance to look them over if I wish. I have almost never had any false positives, but they do occur every once in a while.
Data from a single day (yesterday):

Spam messages caught by spamassassin on server212
Spam messages caught by mail.app’s Junk Mail filter14
Spam messages that avoided both filters2
False positives0
Legitimate messages52

Labels:


ARCHIVES

This page is powered by Blogger. Isn't yours? Made with Macintosh