• Mailscan seems to ignore configuration settings

    By Wolfgang Zettl 2 decades ago

    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)

    • Tried CMD?

      By Hans-Georg Franke 2 decades ago

      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

      )