Re: [Exim] quota_warn_message not send any message

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Andreas J Mueller
日付:  
To: Steffen Herold
CC: exim-users
題目: Re: [Exim] quota_warn_message not send any message
Hi Steffen!

> 29918 quota threshold = 12582912 old size = 17994285 message size = 798


> So it seems to be that exim recognize that the size of the directory is
> over threshold, but send no message. ???
> Anybody know why?


I believe Exim will only generate the quota_warn_message when the
quota crosses the threshold. In your case, the quota has already been
over the threshold before the message was delivered, thus no warn
message has been sent.

Andy