For scan task debugging, ScanMail writes logs to files with the following naming convention:
{servertaskname}_{yyyymmdd}.dbg
where:
{servertaskname}
is the name of the ScanMail task{yyyymmdd}
is the year, month, and day the log file is generatedExamples:
-
AIX: smdreal_20240929.dbg
Other debug logs are:
-
SMDEXT.dbg
for Extension Manager task -
SMDEMF.dbg
for Extension Manager filter task (SMDEMF) -
<Domino Data="">\SMDTemp\dbsetup.log
for ScanMail database setup debug logsScanMail saves all debug files to the\SMD\SMDtemp\
folder under theDomino Data
directory.