Views:
You can scan Notes databases manually from a Domino server console or use the ScanMail interface.
Any Notes databases on a local or mounted hard drive, including network drives, can be included in a manual or scheduled scan.
To scan databases from the Domino server console:
Type and enter the following:
load SMDdbs -manual {directory name and database.nsf}
where {directory name and database.nsf} represents the database or directory you want to scan.
ScanMail searches specified databases or respective directories under the Directory section of notes.ini and follows the manual scan settings available in the Configuration database.
Tip
Tip
Separate multiple databases with semicolons. For example:
load SMDdbs -manual
database.nsf;database2.nsf;database3.nsf;folder/database4.nsf