On 2010-01-25, at 10:12 , Marc Stibane wrote: > > In my own domain, I have several email accounts: [email protected], > [email protected], [email protected], ... > Sometimes, I get the same mail on all accounts - and that is always SPAM. > In Mail.app, those same mails are already grouped in the Inbox and thus > recognized as belonging together, though they're in different mailboxes. > > I'd like a SPAMfilter: if the 'same' (reasonably identical) email is sent to > 3 or more of my email accounts, treat it as SPAM.
There's the other common case of your client who happens to have all of your email addresses and doesn't know which to use so sends to them all. (STAB) I thought we didn't use rules to filter spam anymore, because they just get more and more complicated and less effective. We use bayesian filtering, although I believe we won't tackle spam filtering at all on 1.0. Either handle it on the server (gmail, spam assassin) or get a plugin. Since someone mentioned that Apple Mail's (crappy) spam filtering latent something something framework is available in the OS, one could write a spam filter plugin with that. Or, you know, just get SpamSieve. @mjtsai has manifested on the list that he's willing to make Letters and SpamSieve work together. _______________________________________________ [email protected] mailing list List help: http://lists.ranchero.com/listinfo.cgi/email-init-ranchero.com
