F-Prot Integration
From Roaring Penguin
Once you have F-Prot fpscand installed and running, you edit /etc/mail/canit/virus-scanners.pl and under the section # F-RISK F-PROTD version 6 un-comment the following lines by removing the # character:
# $Features{"Virus:FPROTD6"} = 1; # $FprotdHost6 = "127.0.0.1:10200";
Then to reread the config file run:
/etc/init.d/canit-system restart-gracefully