Subj : CVS commit src/sbbs3/mailsrvr.c To : All From : rswindell Date : Fri Oct 07 2005 12:49 am src/sbbs3 mailsrvr.c 1.383 1.384 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv1099 Modified Files: mailsrvr.c Log Message: New feature to solve a common sysop misconfiguration issue: Automatically detect the DNS server (randomly chosen from the list of configured DNS servers) if no DNS server is configured. For *nix, this assumes you have read access to /etc/resolv.conf (where da 'e'?) For Win32, this assumes you have IPHLPAPI.DLL on your system (included with Win98+). .