Re: [exim] quota no_check option modifier

Top Pagina
Delete this message
Reply to this message
Auteur: Jeremy Harris
Datum:  
Aan: exim-users
Onderwerp: Re: [exim] quota no_check option modifier
On 22/07/2019 15:34, Andreas via Exim-users wrote:
> "The option modifier no_check can be used to force delivery even if the
> over quota condition is met. The quota gets updated as usual."
>
> I searched the net and the list, but only can find the release notes for
> 4.90 that there will be now a new option modifier "no_check".
>
> Please could anybody give me hint how to use this "option modifier" in
> the appendfile transport? All I tried gives me syntax errors!


>From a glance at the code, it looks like (tweak value to suit):


quota = 100M/no_check

Please tell me if this works, and I'll update the docs.
--
Cheers,
Jeremy