Hi,
I have used directions given in Howtodo's
http://sme.swerts-knudsen.dk to install ClamAV:
I am running SME 6.0
After the installation of ClamAV, I have performed the manual installation tests. All were success except the final one:
[root@e-smith]# /usr/bin/qmail-queue.amavis
It gave:
Use of Uninitialized value in split at /usr/lib.perl15/site_perl/5.6.1/AMAVIS/Notify/Admin.pm line 23
I checked the line 23 :
@cfg_admin = split /*,*/ $AMAVIS::cfg->val('Notify','admin');
Do I need to intialize something here.......Any ClamAV users please help
Thanks
Suresh Ande