[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exim



On Fri, Jun 29, 2001 at 03:52:25PM +0100, Philip Hazel wrote:
> delay_large:
>   driver = queryprogram
>   condition = ${if and {
>     { > {$message_size}{1000000}}
>     { < {$substr_11_2:$tod_log}{20}}
>     { < {$substr_11_2:$tod_log}{6}}          <---- here
>     } {1}{0}}
>   command = /bin/echo DEFER
>   no_verify

Thanks for that. Trivial but I think the flagged line should be '>=' ?

Brian.

-----
This is the afnog mailing list, managed by Majordomo 1.94.4

To send a message to this list, e-mail afnog at afnog.org
To send a request to majordomo, e-mail majordomo at afnog.org and put
your request in the body of the message (i.e use "help" for help)

This list is maintained by owner-afnog at afnog.org