Autor: Nico Erfurth Datum: To: exim-users CC: Everton da Silva Marques Betreff: Re: [Exim] Re: Exim Teergrubing
Philip Hazel wrote: > On Thu, 5 Dec 2002, Everton da Silva Marques wrote:
>
>
>>May we hope Exim someday is going to support something like this:
>>
>># If set to "yes", Exim teergrubes the offending SMTP client
>># Defaults to "no"
>>teergrube_prohibited_relay = yes
>
> .... >
> Is there anything more to it than "delay before responding"? Hmm. I
> suppose you could send a multi-line response, delaying before each
> line...
This is the way a usual teergrube works :)
1.) Send a continuation-line
2.) wait 2 minutes
3.) unless $waited > 20m goto 1