Created
May 22, 2013 10:03
debug smtp log for thunderbird
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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