[EMAIL PROTECTED] wrote: > I'm trying to integrate ClamAV with Exim. > I'm getting the following error for all mail deliveries: > > 2008-09-03 09:42:53 1Kan0v-0003eF-E8 malware acl condition: clamd: ClamAV > returned /var/spool/exim/scan/1Kan0v-0003eF-E8: lstat() failed. ERROR > > > What did I miss?
Check if the user that clamav is running as has sufficient access rights to read files in your Exim spool. (You'll need to check carefully the permissions on the Exim spool directory and messages within it, and compare with the user/group(s) that clamav runs as) Tim -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
