Date: Tue, 29 Jun 2004 22:02:24 +0900 From: Hajimu UMEMOTO <ume@FreeBSD.org> To: Cyril Guibourg <aragorn@teaser.fr> Cc: Hajimu UMEMOTO <ume@FreeBSD.org> Subject: Re: ports/68281: add SPF support for milter-greylist Message-ID: <yge1xjyo6u7.wl%ume@FreeBSD.org> In-Reply-To: <87isda3ibu.fsf@blackbox.babasse.net> References: <200406281524.i5SFOk9L041545@freefall.freebsd.org> <87isda3ibu.fsf@blackbox.babasse.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, >>>>> On Tue, 29 Jun 2004 09:59:49 +0200 >>>>> Cyril Guibourg <aragorn@teaser.fr> said: aragorn> The problem is in libspf, milter-greylist doesn't use directly the resolver. It seems that SPF_dns_destroy_config_resolv() does issue res_close(), and a user of libspf-alt must call SPF_dns_destroy_config_resolv(). Yes, spf_check() dees call SPF_dns_destroy_config_resolv(). But, when timeout is occur, sendmail may invoke mlfi_close callback. I suspect that mlfi_close() need to do more to call SPF_dns_destroy_config_resolv(). Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?yge1xjyo6u7.wl%ume>