From: Brian W. <bwe...@xb...> - 2002-09-05 19:29:12
|
On Thu, 5 Sep 2002, Andrew Houghton wrote: > 2. it doesn't always work. For example, dig gives me an MX response > for the domain 'phipps.pgh.pa.us', but the dns.getAnyRecords() > call doesn't. Fixed in CVS now; the code was confused by the fact that phipps.pgh.pa.us had a CNAME and mail.phipps.pgh.pa.us was below it. Brian |