• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

ClamAV Email Notifications

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!!
 
Back
Top