Re: [Exim] Re: smtp_accept_max_rcpt_failures?!

Pàgina inicial
Delete this message
Reply to this message
Autor: Ralf G. R. Bergs
Data:  
A: exim-users@exim.org
Assumpte: Re: [Exim] Re: smtp_accept_max_rcpt_failures?!
On Mon, 02 Jun 2003 07:43:36 +0000 (UTC), Patrick Starrenburg wrote:

>  # We stall people who try 3 or more illegal recipients
>  deny  message      = Max 3 failed recipients allowed
>        condition    = ${if >{$rcpt_fail_count}{2} {1}}
>        delay        = ${eval: ($rcpt_fail_count) * 30}s
>        log_message  = $rcpt_fail_count failed recipient attempts


Just some kinda nitpicking -- shouldn't the error message read "Max 2 failed
recipients allowed"? :-)

(Since the condition above says to deny if "more than 2" failed recipients have
been encountered.)


--
   L I N U X       .~.
  The  Choice      /V\
   of a  GNU      /( )\
  Generation      ^^-^^