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.
March 4th, 2006 at 5:16 am
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.
March 5th, 2006 at 11:56 pm
” 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