Re: [exim] delay with ratelimit

Top Page
Delete this message
Reply to this message
Author: Kerstin Espey
Date:  
To: exim-users
Subject: Re: [exim] delay with ratelimit
Am Montag, 23. Januar 2006 11:49 schrieb Tony Finch:
> Er, yes, that's probably a documentation bug. Try wrapping $sender_rate
> like this
>     ${sg {$sender_rate_limit} {[.].*} {} }

>

Thank you! This one works fine for me:
delay     = ${eval: ${sg {$sender_rate} {[.].*} {} } - $sender_rate_limit}s


--
Regards,

Kerstin

PGP-Fingerprint: AB02 7E7B 5B6B 983F 8FF6 8870 3CFC 79FC 0E90 DDC9