<html> <head> <meta http-equiv="Content-Type" Content="text-html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="styles.css"> </head> <body> <h1>Debug Settings</h1> <img src="img/webmail-debug-settings.png" /> <dl> <dt>Enable Logging</dt> <dd>Enable logging of mail operations (POP3/IMAP4/SMTP) into a file. Path For Log box specifies physical location (e.g. C:\Data\log.txt) where to create the log.</dd> <dt>Path for log</dt> <dd>Path on your server WebMail log should be stored at.</dd> <dt>View Entire Log</dt> <dd>View entire log file.</dd> <dt>View Log (last records)</dt> <dd>View last 50K of log records.</dd> <dt>Clear log</dt> <dd>Clear log file.</dd> </dl> </body> </html>