Re: [Exim] demime acl condition

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Matt Hubbard
日付:  
To: Wild Karl-Heinz, Exim Users
題目: Re: [Exim] demime acl condition
Wild Karl-Heinz wrote:

> I do not know how to
> find out where and whats the problem with the error
>
> 1BcNg9-000JXc-Vz demime acl condition: error while creating mbox spool file
>
> Can someone show me the way?
>
> thanks.
> Karl-Heinz


Exiscan is trying to unpack the message into a folder "1BcNg9-000JXc-Vz"
in "scan" directory in the Exim spool directory. Check that the process
exim runs under has write permission to let it do this and that there's
disk space enough to do so.

Cheers,
Matt.