Re: [exim] Problems using ClamAV

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Tim Jackson
日付:  
To: exim-users
題目: Re: [exim] Problems using ClamAV
exim@??? 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