Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Thread

Delaying greylist responses for teergrubing

Delaying greylist responses for teergrubing

2005-01-15 by billstewart2002a

Teergrube (German for "tarpit") is a system that slows down spammer
machines by taking a long time to respond to SMTP.  If enough machines
are keeping spammer systems (whether their own or zombies) tied up
talking to teergrubes, it slows down the rate at which they can spam
people, increases the chance that they'll be noticed on the machines
they're sending from, and makes it easier to track them down.  <p>

Does it make sense to add a lightweight version of teergrube to
greylisting?  You could do something like sleep(10) the first time a
tuple shows up, and not do the sleep() if the tuple comes back later
or is whitelisted.

Re: [milter-greylist] Delaying greylist responses for teergrubing

2005-01-15 by manu@netbsd.org

billstewart2002a <bill.stewart@...> wrote:

> Does it make sense to add a lightweight version of teergrube to
> greylisting?  You could do something like sleep(10) the first time a
> tuple shows up, and not do the sleep() if the tuple comes back later
> or is whitelisted.

I beleive you can do that in sendmail.cf, can't you?

-- 
Emmanuel Dreyfus
Publicité subliminale: achetez ce livre!
http://www.eyrolles.com/Informatique/Livre/9782212114638/livre-bsd.php
manu@...

Re: [milter-greylist] Delaying greylist responses for teergrubing

2005-02-03 by hans hm04

On Sat, Jan 15, 2005 at 08:49:46AM +0100, manu@... wrote:

> > Does it make sense to add a lightweight version of teergrube to
> > greylisting?  You could do something like sleep(10) the first time a
> > tuple shows up, and not do the sleep() if the tuple comes back later
> > or is whitelisted.
> 
> I beleive you can do that in sendmail.cf, can't you?

of course, it's the greeting feature, i.e.
FEATURE(`greet_pause', `6000')  dnl 6 seconds

best regards 
hans 

--

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.