Views:
Do one of the following debug procedures:
To debug ScanMail SMDreal, SMDdbs, SMDmon,SMDsch,or SMDcm tasks:
Type and run the following commands on the Domino console:
tell {scan task} quit
load {scan task} -debug {level}
where {level} can be 1, 2, or 3.
To debug ScanMail EMfilter tasks:
  1. Open notes.ini using a text editor (for example, notepad.exe).
    Tip
    Tip
    Use care when modifying Domino or ScanMail *.ini files.
    To ensure that you can rollback to the original settings, back up notes.ini.
  2. Add this parameter as the last notes.ini entry:
    SMDEMDEBUG=1
  3. Save and close notes.ini.