Re: [exim] Problems using ClamAV

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Graeme Fowler
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] Problems using ClamAV
On Wed, 2008-09-03 at 09:44 +0200, exim@??? wrote:
> 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?


Make sure the user the clamd process runs as has access to the Exim
spool; the best way to do this is to run Exim and ClamAV as the same
user. There's an option in the Clam config file to set the user.

Graeme