kieranbarnes Independent PHP, WordPress & CubeCart Programmer

Thunderbird Scam Whitelists

Posted on August 1, 2007

I get daily emails from a supplier which Thunderbird kindly slaps a "“Thunderbird thinks this message might be an email scam.” message on the top - of every one.
Whilst not a problem it's annoying and takes up valuable TV real estate.

I know why. It's because their links use an IP address rather than a domain name. A phishing trick apparently?

Sure I could disable it, but I don't want to.
Adding the address to the Address Book is supposed to solve it. But it doesn't.

C'mon Mozilla sort it out!


Related posts

  1. How to move WordPress directory or server – properly
    I ran into an annoying, but easily avoided problem the other day. When moving a...
  2. MySQL: Can’t get hostname for your address
    Can''t remotely login to your shiney, new MySQL server due “Can’t get hostname for your...
  3. Sorting a multidimensional array
    PHP's sort() or asort() functions are only single dimensional. What happens when you need to...
  4. Change “Howdy” text in WordPress admin
    The "Howdy admin" text can some times come across a little unprofessional in some WordPress...
  5. Insert Coin
    Bored at work? This script connects to a JetDirect equipped HP printer and uses HP's...

Posted by Kieran


Comments (4) Trackbacks (0)
  1. Funny enough, it does it to every mail my girlfriends sends me :D

  2. A google search reveals that this is a contentious issue. The Mozilla maintainers responsible for the spam filtering won’t remove the ‘feature’, won’t document the ‘feature’, won’t write help for ne users on this ‘feature’, and won’t set the default to ‘off’. They claim Mozilla users are too stupid to turn this broken ‘feature’ on if they really want it:

    https://bugzilla.mozilla.org/show_bug.cgi?id=318916

  3. On by default is sensible, but where’s the whitelist?!

  4. Where’s the whitelist?

    Go to the tools/preferences menu, click on the Advanced tab, then “Config Editor”.

    Search for mail.trusteddomains, then edit that to be a comma-separated list of domain names that you want to whitelist.

    User-friendly? Nope. I whitelist ordinary stuff like college newsletters, but leave the protection in place for banks and other phishing targets.


Leave a comment

(required)

No trackbacks yet.