ports/68281: add SPF support for milter-greylist

Hajimu UMEMOTO ume at FreeBSD.org
Tue Jun 29 13:02:39 UTC 2004


Hi,

>>>>> On Tue, 29 Jun 2004 09:59:49 +0200
>>>>> Cyril Guibourg <aragorn at 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 at mahoroba.org  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/



More information about the freebsd-ports-bugs mailing list