--- On Thu, 6/17/10, David F. Skoll <[email protected]> wrote: > >>> As MIMEDefang does use other DNS-related calls (e.g. bad-mx, dnsbl > >>> calls, etc.), it should be including the bind library > >> anyway. > > >> Completely wrong; I'll leave it as an exercise for the reader to > >> determine why. > > > I found that you're partially correct here. It's still needed, > > No, it's not needed at all. Again, I leave proving that as an exercise > for the reader.
Libbind is still needed because libmilter references two functions from it. Some systems may have a different library for the DNS calls (lwres), but it has the same functions as libbind which supersedes. _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

