Yahoo Groups archive

Milter-greylist

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

Message

Re: [milter-greylist] memory leak or normal behaviour?

2007-05-04 by Michael Fromme

Hello,

searching for a reason I found the dnsrbl_list_cleanup function
of dnsrbl.c which is not called anywhere (?)

A place would be real_close, just before free(priv) like
#ifdef USE_DNSRBL
		dnsrbl_list_cleanup(priv);
#endif

Is the dnsrbl list bound to a single email - or am I
missing something here? DNSBL lookups may take time, and
it's a good idea to keep knowledge for let's say an hour.

Michael

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.