Archivio Domande

ClamAV Scanner untuk EXIM

Home > Archivio Domande > 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
Hai trovato utile questa risposta?
45 Utenti hanno trovato utile questa risposta 134 Voti

Leggi anche