Keep entries only for several last days
ADR supports an automatic cutting of program logs (not a message log!), which are in \log directory. ADR cuts the program logs once every day keeping the records only for given number of days. ADR keeps the following seven program logs:
GENERAL – with general information about system functioning (operation);
SERVER – internal SMTP-server log, message receiving;
TOSSER –information about received message processing;
MAILER – log about message delivery process and queues conditions;
SQL – log with information about SOL mailing lists;
WAB – log with information about working with Windows Address Books;
ERROR – service information about system internal errors.
It’s recommended to use the log cutting for saving disk space.
Store in message log only the latest record
Store in message logs only the latest record. If the message can’t be sent, his log can go up (swell) several tens of kilobytes during the night that can result in shortage of disk space.
Turn off all program logs
To turn off all program logs (but not the message logs). It may be useful for frequent (several times a day) and great delivery to save the disk space.
Turn off all message logs
Turn off all message logs, not program logs. Message log contains information about message delivery and is stored in \mail\log subdirectory of Advanced Direct Remailer.
Store events time in message log
For each line, the time when it was received is stored in message log. It is useful to find source of problems with speed of mail delivery.
Log viewer
The external program is used for program log viewing. You can run it through Log menu of Monitor window. There you must set the path to viewer and log file name will be transmitted in command line to this viewer. Or you can find executable file of viewer using “Open…” button. The default viewer is Notepad (Notepad.exe).