is there anything out there that will let me script via active directory and login scripts the creation of a thunderbird user profile and associated email account??

I looked to-do this in Outlook 2010 however due to outlooks current slow preformance with Imap4 servers its not really a viable option for us. so i am looking to script thunderbird as best i can.

any help would be great.

link|improve this question

52% accept rate
feedback

1 Answer

Yes, it can be done.

One way is to rollup your sleeves and build most of the profile by yourself. Extensive information what files and directories are needed can be found at http://kb.mozillazine.org/Profile_folder_-_Thunderbird

The other way is to instruct Thunderbird on how to build the user's default profile. You can find additional information here: https://developer.mozilla.org/en/MCD

link|improve this answer
thanks for the reply, its taken me a little while to get through the MCD article but it does not appear to be for the current version of thunderbird (v8) and parts of the article even refer to v1 and v2 is there likely to be any more upto date article on this subject? – Kristiaan Dec 8 '11 at 10:40
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.