Hello! > Has anyone done a new install with the new ClamAV V0.90 and SimScan > V1.3.1?
I have.
> SimScan configure is looking for a daily.cvd and current ClamAV
> doesn't have one. Tried creating an empty file but simscanmk -g is too
> smart for that.
> Suggestions? Comments?
Use: --enable-received=n
./configure --enable-clamav=y --enable-spam=n --enable-attach=y \
--enable-received=n --enable-ripmime --enable-per-domain=y
Like this it'll work, but without adding the received header.
claas
