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 -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
