Views:
If you are planning to upgrade the Domino server and you already have SMD installed, consider the following:
  1. Back up the following SMD files to save the original configuration:
    • All program files in the following folder:
      • Windows: C:\Program Files\Trend Micro\ScanMail for Domino
      • Linux: /opt/trend/SMID
    • All data files in the following folder:
      • Windows: C:\Program Files\IBM\Domino\data\smd
      • Linux: /local/notesdata/smd
  2. Upgrade the Domino server.
  3. After you have completed the Domino server upgrade, verify if SMD works normally. If not, do the following:
    1. Stop the Domino server.
    2. Copy the files you backed up in Step 1 to their respective folders.
    3. Open the notes.ini file, and add the following:
    • At the end of ServerTasks, add the following:
      ,SMDemf,SMDreal,SMDsch,SMDmon,SMDcm
    • At the bottom of the file, add the following:
      EXTMGR_ADDINS=SMDext
      SmStopMail=1
      ScanMailInstallPath=c:\Program Files\Trend Micro\ScanMail for Domino
      SMLD_EUQ_ENABLED=0
      SMDSkipTaskList=COMPACT,FIXUP,UPDALL,UPDATE
      Note
      Note
      c:\Program Files\Trend Micro\ScanMail for Domino is only an example here. Replace it with the original path where you have installed the SMD binaries.
  4. Start the Domino server.