База знаний

ClamAV Scanner untuk EXIM

Портал > База знаний > Security Server > ClamAV Scanner untuk EXIM

To configure ClamAV Scanner for Exim, perform the following steps:

  1. Navigate to the Exim Configuration Manager interface (Home >> Service Configuration >> EximConfiguration Manager >> Basic Editor >> Security).
  2. For the Scan messages for malware from authenticated senders (exiscan) option, select the On setting.
  3. For the Scan outgoing messages for malware option, select the On setting.
  4. Click Save.

Command line interface

If you prefer to use the command line interface to run ClamAV, the binaries are located in the /usr/local/cpanel/3rdparty/bin/ directory:

/usr/local/cpanel/3rdparty/bin/clamscan
/usr/local/cpanel/3rdparty/bin/freshclam

If you use scripts that expect ClamAV binaries in the /usr/local/bin directory, create symbolic links with the following commands:

ln -s /usr/local/cpanel/3rdparty/bin/clamscan /usr/local/bin/clamscan
ln -s /usr/local/cpanel/3rdparty/bin/freshclam /usr/local/bin/freshclam
Помог ли вам данный ответ?
45 Пользователи нашли это полезным 134 голосов

Также читают