Hi all
I am running the latest install of Amavis-ng and clamd from the awesome scripts of
http://swerts-knudsen.dk/sme but on one of my boxen keeps showing this error in /var/log/smtpfront-qmail/current -
Use of uninitialized value in split at /usr/lib/perl5/site_perl/5.6.1/AMAVIS.pm line 292
Line 292 is as follows :
@notifiers=split / *, */,$cfg->val('global','notifiers');
I have googled extensively and found numerous references to similar problems but none of teh solutions have been able to help me. I don't know much about perl and would appreciate any advice.
Thanks
Simon