On Mon, Mar 22, 2004 at 06:54:20PM +0100, Dag-Erling Smrgrav wrote: > Jesse Guardiani <jesse_at_wingnet.net> writes: > > Specifically, I run a test Qmail server on my laptop, > > and it's pausing for 5 or 6 seconds trying to resolve > > my laptop's host name for incoming local connections. > > I believe qmail has its own resolver code. Don't think so: traitor:/usr/ports/mail/qmail/work/qmail-1.03# head -11 dns.c #include <stdio.h> #include <netdb.h> #include <sys/types.h> #include <netinet/in.h> #include <arpa/nameser.h> #include <resolv.h> #include <errno.h> extern int res_query(); extern int res_search(); extern int errno; extern int h_errno; -- Jos Backus _/ _/_/_/ Sunnyvale, CA _/ _/ _/ _/ _/_/_/ _/ _/ _/ _/ jos at catnook.com _/_/ _/_/_/ require 'std/disclaimer'Received on Mon Mar 22 2004 - 11:33:27 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:48 UTC