TipRefer to Appendix C, Program File and Folder Lists for the list of ScanMail files and folder structures.
|
-
On the server where ScanMail is installed, search for
smdsys.ini, and then use a text editor to open it. Keep the file open for reference when performing the succeeding steps.Parameters that will be referred to in the succeeding steps include:-
DomSvr{X}
-
ProductPath

Note
DomSvr{X} represents the ScanMail instance where {X} is the number corresponding to the ScanMail installation.If the target server has only a single ScanMail installation, DomSvr{X} is DomSvr0. For multiple ScanMail installation, DomSvr{X} increments by 1. DomSvr0 is the first instance, DomSvr1 is the second instance, and so forth.Here is a sample ofsmdsys.inifor an AIX server that has multiple instances of ScanMail:[SMDConf] \\indicates the first ScanMail instanceProductPath=/ibm2/aix/trend/SMLDProductVersion=V5.0.1 \\indicates ScanMail version is 5.0.1InstallType=64-bit \\indicates it is a 64-bit ScanMailDomSvrISMDCount=1 \\indicates the partition server number of first ScanMail instanceDomSvrISMDSecs=DomSvr0 \\indicates partition servers of first ScanMail instanceDomSvr0=/ibm2/aix/notesdata0/notes.ini[SMDConf0] \\indicates the second ScanMail instanceProductPath=/ibm1/trend/SMLDProductVersion=V5.0.1InstallType=64-bitDomSvrISMDCount=2 \\indicates the partition server number of second ScanMail instanceDomSvrISMDSecs=DomSvr2,DomSvr2 \\indicates partition servers of second ScanMail instanceDomSvr1=/ibm1/notesdata1/notes.iniDomSvr2=/ibm1/notesdata0/notes.ini[SMDConf1] \\indicates the third ScanMail instanceProductPath=/ibm2/trend/SMLDProductVersion=V5.0.1InstallType=64-bitDomSvrISMDCount=1 \\indicates the partition server number of third ScanMail instanceDomSvrISMDSecs=DomSvr3 \\indicates partition servers of third ScanMail instanceDomSvr3=/ibm2/notesdata0/notes.ini -
-
If the SMD instance is removed from all the partition servers that share the Domino binary, then navigate to the Domino Binary directory, and then search for and delete the corresponding ScanMail files:
-
ScanMail files in the Domino Program directory (ibmpow) on an AIX server (see ScanMail for AIX).
-
-
Navigate to the Domino Data directory, and then delete the SMD installation and temporary folders.
-
Using a text editor, open the
notes.inispecified in DomSvr{X}, and then perform the following:-
Look for the
ServerTaskssection, and then delete the following items:-
SMDemf
-
SMDreal
-
SMDsch
-
SMDmon
-
SMDcm
-
-
Look for the
EXTMGR_ADDINSsection, and then delete the itemSMDext. -
Look for the
ScanMailInstallPathsection, and then delete the whole line (including the file path).
-
-
Save and close
notes.ini. -
If the SMD instance is removed from all the partition servers that share the SMD binary, delete the folder specified in ProductPath. This folder contains other ScanMail files, including the virus pattern and scan engine files for VSAPI and Trend Micro Anti-Spam.
-
Navigate to the folder where the ScanMail installation logs are located (see Locating Installation and Uninstallation Logs) and delete the log files.
-
Delete and modify the information of partition server which installs the specified SMD instance in
smdsys.ini.-
DomSvrISMDCount
-
DomSvrISMDSecs
-
DomSvrX (delete the related information of the partition server of ScanMail instance)
If the SMD instance is removed from all the partition servers that share the SMD binary, delete theSMDConfxinstance insmdsys.ini.If all SMD instances are removed fromthe target server, deletesmdsys.ini. -
-
Restart the Domino server.
