Yahoo Groups archive

Milter-greylist

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

Message

Re: [milter-greylist] Re: syncing autowhitelisted entries between mx-hosts

2004-10-12 by Matthias Scheler

On Mon, Oct 11, 2004 at 10:34:45PM +0200, Emmanuel Dreyfus wrote:
> It's done through atexit(). Is there some known oddities with atexit()
> on Solaris?

No. But function registered that way will of cause only be called if
the program return from main() or exists via exit(3C). Being killed
by signal won't do that.

"rc-solaris.sh.in" in the 1.4 distribution uses "pkill" which sends SIGTERM.
And I cannot see where "milter-greylist" would try to catch that signal.

	Kind regards

-- 
Matthias Scheler                                  http://scheler.de/~matthias/

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.