Yahoo Groups archive

Milter-greylist

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

Message

Re: [milter-greylist] Re: The callback

2004-12-10 by manu@netbsd.org

Ivan F. Martinez <ml@...> wrote:

> MO> That's not really a bekreley DB related problem, you can do that with
> MO> any backend, can't you?
>
> Yes, I'm just thinking about berkeley because as it is used by sendmail,
> any machine where milter-greylist will be installed will have the berkeley
> libs.

I'm not sure milter-greylist should use Berkeley DB.

Sendmail's databases are mostly read-only, and generated from text
files. If you crash, it's not a problem: in the worst scenario you
crashed during DB regeneration, and you just have to rebuild it.

milter-greylist is continously modifying its database. If you crash you
can loose the database. The current code is trying hard to avoid
database corruption on crashes, and moving to Berkeley DB will probably
be a step backward on this front.

-- 
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.