ahmet aa wrote: > i want to investigate messages passing between mozilla and server. > what kind of tool should i use? is there a tool in mozilla for that? > thanks.
Mozilla has a logging option, for instance to log IMAP you can use SET NSPR_LOG_MODULES=IMAP:5 SET NSPR_LOG_FILE=<path to log file, otherwise logs to standard output> -- Warning: May contain traces of nuts.
