Hi, >>>>> On Sat, 13 Mar 2010 12:27:27 +0100 >>>>> Dietmar Rieder <adrieder@...> said: adrieder> Solaris 10 prototypes ns_name_uncompress() in arpa/nameser.h, but # adrieder> doesn't export it from libresolv.so Perhaps, we can just replace use of ns_name_uncompress() with dn_expand(), here. dn_expand() is a wrapper of ns_name_uncompress(), and it does bit more than ns_name_uncompress() does. However, I think we can ignore the difference in our usage. Could you try the attached patch? Sincerely,
Message
Re: [milter-greylist] milter-greylist 4.3.5 is available
2010-03-15 by Hajimu UMEMOTO