Changes

Jump to: navigation, search

Thunderbird

4 bytes removed, 07:52, 1 February 2012
m
Autoconfig: changed thunderbird.cfg to thunderburd.js
See: http://mit.edu/~thunderbird/www/maintainers/autoconfig.html
Create a customized text file named thunderbird.cfg js and put it in the thunderbird executable folder:
<source lang="dos">
'%programfiles%\mozilla thunderbird\thunderbird.cfgjs'
</source>
<source lang="javascript">
pref("general.config.obscure_value", 0);
pref("general.config.filename", "thunderbird.cfgjs");
</source>
===== Method 1 =====
Example thunderbird.cfg js with automatically assigned values from ldap.
<source lang="javascript">
65
edits

Navigation menu