Cisco-Talos / clamav

ClamAV - Documentation is here: https://docs.clamav.net
https://www.clamav.net/
GNU General Public License v2.0
4.27k stars 692 forks source link

clamav-milter needs to support multiple sockets #1259

Open aaronw2 opened 5 months ago

aaronw2 commented 5 months ago

I am trying to use clamav-milter to support being accessed both locally and remotely. It would be quite useful if multiple sockets could be specified, such as specifying IPv4 and IPv6 or a UNIX socket and an IP interface, or multiple IP addresses. Currently it is limited to only a single interface. Currently the only way I know how to do this is to start multiple daemons with separate configuration files.

ragusaa commented 4 months ago

Hi,

Thank you for reaching out. I will put in a ticket in our local ticketing system to add this feature, but at this time I don't know when it will be scheduled.

Andy