To install ScanMail in the silent mode:
-
From the Terminal console, type the following to record the silent installation script file while installing ScanMail to a single or partitioned Domino server:
./SMD5SP1SetupAIX.bin –i console –r{path and script file name}
Example:./SMD5SP1SetupAIX.bin –i console –r/tmp/silent.txt
-
On the Terminal console, type the following command to invoke silent installation:
./SMD5SP1SetupAIX.bin –i silent –f {path and script file name}
For example:./SMD5SP1SetupAIX.bin –i silent –f /tmp/silent.txt
-
Open the silent installation log file for the Setup result,
smdins.log
, which is created in/var/log
folder. Follow the steps in Testing Installation with EICAR to check whether the ScanMail installation is successful.