Loss of functionality… again

For some reason - Mozilla Thunderbird has decided to not allow me to send emails anymore.- or at least it wont allow a Message composition to be opened.

Apparently it’s something cocked up in my prefs.js file… If anyone can see something wrong in it - please let me know … here it is
My Prefs.js

It’s very very very very annoying - espescially cause i cant see anything wrong myself.

2 Responses to “Loss of functionality… again”

  1. poningru Says:

    hmm weird using your prefs.js does not bring the same problem for me, can you give me the exact specs (extensions installed, the UA, etc.)
    also swing by #thunderbird on irc.mozilla.org and ping me if you want to make it a little bit easier/faster.

  2. George Bell Says:

    ” user_pref(”mail.account.account1.server”, “server1″); ”

    no corresponding identities line for account1

    ” user_pref(”mail.account.account2.identities”, “id1″);
    user_pref(”mail.account.account2.server”, “server2″);
    user_pref(”mail.account.account3.identities”, “id2″);
    user_pref(”mail.account.account3.server”, “server3″);
    user_pref(”mail.account.account4.identities”, “id3″);
    user_pref(”mail.account.account4.server”, “server4″); ”

    dont know if this will help

Leave a Reply