thunderbird

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
thunderbird [17/08/2024 - 07:06] – Externe Bearbeitung 127.0.0.1thunderbird [06/05/2025 - 17:06] (aktuell) thommie_netzwissen.de
Zeile 23: Zeile 23:
   * 5 (recommended)   * 5 (recommended)
  
-z. B. für imap und smtp: Umgebungsvariable für beide Module<code>+z. B. für imap und smtp: Umgebungsvariable für beide Module 
 +<code>
  
 export NSPR_LOG_MODULES=imap:5,smtp:5,timestamp export NSPR_LOG_MODULES=imap:5,smtp:5,timestamp
Zeile 38: Zeile 39:
 Direktes IMAP Logging Direktes IMAP Logging
  
-<code># For bash shell (the default shell on most GNU/Linux systems):+<code> 
 +# For bash shell (the default shell on most GNU/Linux systems):
 export MOZ_LOG=IMAP:5,timestamp export MOZ_LOG=IMAP:5,timestamp
 export MOZ_LOG_FILE=/tmp/imap.log export MOZ_LOG_FILE=/tmp/imap.log
Zeile 49: Zeile 51:
  
   * Verzeichnis Chrome erstellen   * Verzeichnis Chrome erstellen
-  * darin userChrome.css erstellen. Formatierungsbeispiele:<code>+  * darin userChrome.css erstellen. Formatierungsbeispiele: 
 +<code>
  
 /* Global UI font */ /* Global UI font */
Zeile 82: Zeile 85:
  
 [[http://kb.mozillazine.org/About:config_entries|http://kb.mozillazine.org/About:config_entries]] [[http://kb.mozillazine.org/About:config_entries|http://kb.mozillazine.org/About:config_entries]]
 +
 +====== OAuth2 mit TB 128 (gmail) ======
 +<code>
 +
 +general.useragent.compatMode.firefox` to `true`
 +
 +</code>
 +
  
  • thunderbird.txt
  • Zuletzt geändert: 06/05/2025 - 17:06
  • von thommie_netzwissen.de