E
energylevel
Guest
I've installed ClamAV and Qmail Scanner from ARTs Repos but can't get email notifications working when a virus found, has anyone had the same problem or knows a solution please let me know ??? I have changed in /var/qmail/bin/qmail-scanner-queue.pl the following:
my $NOTIFY_ADDRS='recips,admin';
and added the domains that I want to receive notifications:
my @local_domains_array=('domain1.co.uk','domain2.co.uk','domain3.co.uk');
Still no notifications!!
my $NOTIFY_ADDRS='recips,admin';
and added the domains that I want to receive notifications:
my @local_domains_array=('domain1.co.uk','domain2.co.uk','domain3.co.uk');
Still no notifications!!