Yahoo Groups archive

Milter-greylist

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

Message

Re: [milter-greylist] Re: is this a DoS?

2004-06-01 by manu@netbsd.org

Jeff Wasilko <jeffw@...> wrote:

> I guess this is one tradeoff of using an on-disk db (like BDB)
> vs. trying to keep it in memory.

Keeping everything in memory makes sense since you walk the whole
greylist on each new spam that gets in. 
 
> As someone who's tried to do high-transaction rate stuff with
> BDB, I understand your reluctance to use it. It's so easy to get
> deadlocked with it...

The biggest issue is that you have no data integrity garantee if the
power goes down. My biggest concern being reliability, I prefer a text
based dump because you can always fix things by hand if you need it.
 
-- 
Emmanuel Dreyfus
Il y a 10 sortes de personnes dans le monde: ceux qui comprennent 
le binaire et ceux qui ne le comprennent pas.
manu@...

Attachments

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.