Enable
Consolelog/
For SMTP debugging, enter the following command on the console:
Show Source 1
> Start consolelog # console logging is now enabled.
2
> Set config debug_threadid = 1
3
> Set config smtpclientdebug = 1
4
> Set config debugrouter = 3
Disable consolelog/SMTP debugging and enter the following command on the console:
Show Source
1
> Stop consolelog # console logging is now disabled.
2
> Set config debug_threadid = 0
3
> Set config smtpclientdebug = 0
4
> Set config debugrouter = 0
Related links:
Notes. ini parameters:
Consolelog http://www.lntoolbox.com/en/notesini-reference/bycategory/logging/24-Logging/314-Console_Log_Enabled.html
Debug_threadidHttp://www.lntoolbox.com/en/notesini-reference/bycategory/debug/41-debug/109-Debug_ThreadID.html
Smtpclientdebug-http://www.lntoolbox.com/en/notesini-reference/bycategory/debug/41-debug/216-SMTPClientDebug.html
Debugrouter-Http://www.lntoolbox.com/en/component/initags/41-debug/127-debugrouter.html