Skip to content

Instantly share code, notes, and snippets.

@PharaohKJ
Created May 22, 2013 10:03
Show Gist options
  • Save PharaohKJ/5626514 to your computer and use it in GitHub Desktop.
Save PharaohKJ/5626514 to your computer and use it in GitHub Desktop.
debug smtp log for thunderbird
export NSPR_LOG_FILE=/tmp/smtplog.log
export NSPR_LOG_MODULES=IMAP:5,SMTP:5,POP3:5
thunderbird
gvim /tmp/smtplog.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment