ClamAV

Live test < 1 week, test written and passed

Description^

ClamAV is an open source virus filter for linux. It runs as a daemon in the background. This module uses a client interface to pipe mails through ClamAV.

Configuration^

host^

Default: -
Allowed values: String (hostname or IP)
Required: no

You can either use a socket or a host+port combination. That would be the host.

port^

Default: -
Allowed values: Integer (port)
Required: no

You can either use a socket or a host+port combination. That would be the port.

path^

Default: -
Allowed values: String (socket)
Required: no

You can either use a socket or a host+port combination. That would be the path to the unix socket.

Example^

---

disabled: 0

#host: 127.0.0.1
#port: 12345
path: /var/run/clamav/clamd.ctl

Leave a Reply

CAPTCHA image