Biblioteca de cunoștințe

ClamAV Scanner untuk EXIM

Portal clienți > Biblioteca de cunoștințe > 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
Răspunsul a fost util?
45 utilizatori au considerat informația utilă 134 Voturi

V-ar mai putea interesa și