Re: [Exim] Remote clamd can't access files

トップ ページ
このメッセージを削除
このメッセージに返信
著者: David S. Madole
日付:  
To: Exim Users Mailing List
題目: Re: [Exim] Remote clamd can't access files
> "Pat Lashley" <patl+exim.users@???> wrote:
>
> (Linebreak added) Is it possible to actually use a remote clamd
> with the exiscan ACLs? If so, what am I doing wrong?


No, it's not really possible. Exiscan only passes clamd the path to the
directory to scan, it does not pass the actual data.

If you really, really wanted to do it, I suppose you could NFS mount the
appropriate directory to the clamd machine so it has the same path there.

David