My Set-Up consist of: ubuntu 7.04 and ISPConfig Version: 2.2.13
Code:
apt-get install clamav-daemon
inside /home/admispconfig/ispconfig/tools/clamav/bin/clamassassin
change the CLAMSCAN line to
Code:
CLAMSCAN=/usr/bin/clamdscan
inside /etc/clamav/clamd.conf check the line ScanMail
inside /etc/clamav/freshclam.conf AND also in /home/admispconfig/ispconfig/tools/clamav/etc/freshclam.conf check NotifyClamd
Code:
NotifyClamd /etc/clamav/clamd.conf
Short and sweet!