Elliot Finley wrote:
> I have this in my acl_smtp_rcpt:
>
> deny message = No dictionary attacks!
> condition = ${if > {$rcpt_fail_count}{1} {yes}{no}}
condition = ${if >{$rcpt_fail_count}{1} {1}}
"works for me". *Test it first!*
> !verify = recipient
> delay = ${eval: ($rcpt_fail_count) * 60}s
> log_message = $rcpt_fail_count failed recipient attempts
--Tonni
--
Tony Earnshaw
Looking backwards is always easy with hindsight
http://www.billy.demon.nl
Mail: tonni@???