Skip to content

Instantly share code, notes, and snippets.

@motu81
Created March 22, 2019 13:53
Show Gist options
  • Save motu81/fc0b3fceac925676dcb306ff51dfe359 to your computer and use it in GitHub Desktop.
Save motu81/fc0b3fceac925676dcb306ff51dfe359 to your computer and use it in GitHub Desktop.
Enable Thunderbird transaction logging IMAP/SMTP on linux
open terminal
type:
export NSPR_LOG_MODULES=IMAP:4,SMTP:4
export NSPR_LOG_FILE=~/tbird.log.txt
thunderbird
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment