IBM Lotus Domino server enhancement for scanning mail attachments for viruses
Although the calling parameters for F-Prot in the config- Db are:/NOBOOT/NOMEM/SILENT/PACKED/WRAP/ARCHIVE=3 (can be found in mailscan.log), F-prot in fact is called with (default) parameters:/ARCHIVE/NOMEM/NOBOOT/WRAP (output from the console)
Hi, MailScan reports due to en error the false cmd-line in the log. Can you try a batch-file to examine the real command-line? (test.cmd: echo %0 %1 %2 %3 %4 %5 %6 %7 %8 %9 exit 0 )