Postbox Protocol Logging
In order to trouble shoot problems, we may ask you to send us a protocol log to capture the error.
Here's how you can generate a protocol log for Postbox:
Substitute IMAP in the examples below with the protocol in question such as: IMAP, POP3, SMTP, LDAP, IMPORT
And make sure Postbox is
On Windows:
1) Bring up a command prompt: Start / All Programs / Accessories / Command Prompt
2) Type in the following two lines:
set NSPR_LOG_FILE=%HOMEDRIVE%%HOMEPATH%\Desktop\postboxlog.txt
set NSPR_LOG_MODULES=IMAP:5
You would replace IMAP with the protocol name we are asking you for (IMAP, POP3, SMTP, etc.). So SMTP:5 or POP3:5.
3) Then launch postbox from the command prompt by doing:
start postbox
On the Mac:
1) open up a terminal window
2) type in the following two lines:
export NSPR_LOG_FILE=~/Desktop/postboxlog.txt
export NSPR_LOG_MODULES=IMAP:5
You would replace IMAP with the protocol name we are asking you for (IMAP, POP3, SMTP, etc.)
3) Assuming you dragged the Postbox app to your applications folder, type the following into the terminal window:
/Applications/Postbox.app/Contents/MacOS/postbox-bin
Perform the activity that generates the problem, quit postbox and send us the log.
Here's how you can generate a protocol log for Postbox:
Substitute IMAP in the examples below with the protocol in question such as: IMAP, POP3, SMTP, LDAP, IMPORT
And make sure Postbox is
On Windows:
1) Bring up a command prompt: Start / All Programs / Accessories / Command Prompt
2) Type in the following two lines:
set NSPR_LOG_FILE=%HOMEDRIVE%%HOMEPATH%\Desktop\postboxlog.txt
set NSPR_LOG_MODULES=IMAP:5
You would replace IMAP with the protocol name we are asking you for (IMAP, POP3, SMTP, etc.). So SMTP:5 or POP3:5.
3) Then launch postbox from the command prompt by doing:
start postbox
On the Mac:
1) open up a terminal window
2) type in the following two lines:
export NSPR_LOG_FILE=~/Desktop/postboxlog.txt
export NSPR_LOG_MODULES=IMAP:5
You would replace IMAP with the protocol name we are asking you for (IMAP, POP3, SMTP, etc.)
3) Assuming you dragged the Postbox app to your applications folder, type the following into the terminal window:
/Applications/Postbox.app/Contents/MacOS/postbox-bin
Perform the activity that generates the problem, quit postbox and send us the log.
4
people like this idea
I like this idea!
Tell me when this idea gets some attention.
The more people who like this idea, the more it gets noticed.
The more people who like this idea, the more it gets noticed.
-
Inappropriate?Hi, the 3rd paragraph reads: "And make sure Postbox is". From the error I got I'm assuming the sentence should finish with "closed" or "not running".
I’m glad I've got a tongue.
-
Inappropriate?Thanks Richard. That is indeed what I meant to say. Looks like I can't edit this idea anymore so I can't correct my typo :).
-
Inappropriate?I'm confused as to why when I set NSPR_LOG_FILE to ~/postboximaplog.txt and /Users/donaldGuy/postboximaplog.txt it did not work? is it hardcoded to only use the path you gave? or is it just the basename that is set in stone.
I am the opinion that in either case, it probably ought to be documented. -
Inappropriate?Can you guys make some kind of windows script to do this please? I want to give you this log but I'm not having fun with the terminal window...
Loading Profile...


EMPLOYEE

