Yahoo Groups archive

Milter-greylist

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

Message

RE: [milter-greylist] Solution for non executed final_dump()

2006-10-10 by attila.bruncsak@itu.int

> The new patch breaks our sync mechanism. The sync listener thread does
> not start before a client connects to the server.
> 
Already first connection from the client at the connect phase
(first call back form mlfi_main) will start the sync listener.
All the other connections will be blocked on the new mutex
which got introduced. There is no any difference with the situation
before.

On the other hand it was neither guaranteed before the patch
that the sync listener did any kind of useful thing before client
connections came in, since it is not a high priority
real-time thread.

Bests,
Attila

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.