CLAMAV_FLAGS="\
 --config-file=/etc/clamav/clamav-milter.conf \
 --external \
 --local \
 --headers \
 --max-children 50 \
 --postmaster-only \
 --template-file=/etc/clamav/clamav-milter.msg \
 --whitelist-file=/etc/clamav/clamav-milter.whitelist \
 local:/var/run/clamav/clmilter.sock"
