[Exim] Getting Exiscan and uvscan to work together

Top Page
Delete this message
Reply to this message
Author: Godfrey Hamshire
Date:  
To: exim-users
Subject: [Exim] Getting Exiscan and uvscan to work together
Hello

I would appreciate some help

I am battling to get exiscan and uvscan to work together under the new ACL
method

I tried this and other combinations

av_scanner = cmdline:\
               /usr/local/bin/uvscan -all -rec -archive %s:\
               Found'(.+)'


In the ACL section

deny  message = This message contains malware ($malware_name)
       malware = *
       demime = *


I would appreciate some help please

Thanks

Godfrey