Package: clamav-milter
Version: 0.99.2+dfsg-0+deb8u2
Severity: minor

--- Please enter the report below this line. ---

Dear Maintainer,

the helpful debconf-based configuration of clamav-milter contains the following
description for the "LocalNet" setting:

 Please specify, in CIDR notation (host(name)/mask), the hosts for which no
 scanning should be performed on incoming mail. Multiple entries should be
 separated by spaces.


After entering multiple networks in this field (e.g. "10.0.1.0/24 10.0.2.0/24")
the following line is written into the clamav-milter config file:

 LocalNet 10.0.1.0/24 10.0.2.0/24

clamav-milter refuses to work with this setting ("failed to resolve ...").


The proper configuration settings (according to the manpage) would be the
following:

 LocalNet 10.0.1.0/24
 LocalNet 10.0.2.0/24


Thank you for your time!
Cheers,
Lars

Reply via email to