Debugging

Doku: https://wiki.mozilla.org/MailNews:Logging

Module:

Loglevel

z. B. für imap und smtp: Umgebungsvariable für beide Module

export NSPR_LOG_MODULES=imap:5,smtp:5,timestamp

Dann Umgebungsvariable für Logfile

export NSPR_LOG_FILE=/tmp/tbmail.log

Direktes IMAP Logging

# For bash shell (the default shell on most GNU/Linux systems):
export MOZ_LOG=IMAP:5,timestamp
export MOZ_LOG_FILE=/tmp/imap.log

Erscheinungsbild

Doku siehe http://kb.mozillazine.org/Category:Visual_customizations_%28Thunderbird%29 und https://www.eriwen.com/css/tweaking-thunderbirds-chrome/

Trees individuell

#folderTree> treechildren {font-size: 12px; font-family: Arial;}
#threadTree> treechildren {font-size: 12px; font-family: Arial;}
#dirTree> treechildren {font-size: 12px; font-family: Arial;}
#abResultsTree> treechildren {font-size: 12px; font-family: Arial
/* Menu font */
menu, menulist, menuitem {
  font-family: Times New Roman !important;
  font-size: 12pt !important;
}

Konfigurations-Optionen

http://kb.mozillazine.org/About:config_entries