KB06070501 Modifying the Mailtraq Registry entryIn some circumstances when working with advanced configuration it is beneficial to have access to additional logging services for Memory Logging, Debugging, or access to the SQL Console. Access to these services needs to be enabled by modifying the Windows Registry Entry for Mailtraq. Shut down Mailtraq before modifying the Registry - and then the new value will be applied on re-starting. Before making any modifications we recommend that you take a full backup of the Registry. If you are unfamiliar with working on the Registry please read this Microsoft support document.
Adding a Registry Value 
Add a new String Value: DebugFlags to this location: 32-bit machines HKEY_LOCAL_MACHINE\SOFTWARE\Fastraq\Mailtraq 64-bit machines HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Fastraq\Mailtraq (Note "Wow6432Node") Then set the Data entry as follows: 
Enable Memory Logging memlogging=1 to enable advanced memory logging 
Tip: Extended use The Data value can have multiple comma-sep. entries - for example: memlogging=1, sqlconsole=1, TestOutRouter=1 In the example: memlogging=1 will enable advanced memory logging sqlconsole=1 will enable access to a SQL Console in Mailtraq's Console, Tools menu TestOutRouter=1 will enable the high volume router and DNS Resolver. Tracking is reduced.
Enable Advanced Debug debug=1 to enable advanced debugging You can monitor the advanced debug output by using the Debug Monitor program available from here: http://resources.mailtraq.com/files/dbgmon.zip
Advanced Registry Modification See KB Article: KB07071301 Registry Keys |