Ted Cooper wrote:
> On a side note, you could probably get away with simply using "control =
> freeze" in the data acl somewhere .. ie
>
> # Freeze anything larger than 10M between 9-5pm
> warn   condition = ${if gt{${substr_11_2:$tod_log}}{9}}
>        condition = ${if lt{${substr_11_2:$tod_log}}{17}}
>        condition = ${if gt{$message_size*$rcpt_count}{10M}}
>        control = freeze
>
>   
Hiya

Would you mind placing your finding etc on the Exim wiki.

Im sure this will help the current and especially the future exim audience.

Kind Regards
Brent Clark

-- 
## List details at http://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/

Reply via email to