On Sat, Jun 01, 2002 at 10:32:29AM -0500, Lindsay Haisley wrote: > Thus spake Sam Varshavchik on Sat, Jun 01, 2002 at 09:20:42AM CDT > > > $ dig -t mx pdrap.org > > > > > > ;; ANSWER SECTION: > > > pdrap.org. 48666 IN MX 0 pdrap.org. > > > > > > What's the issue? > > > > Their DNS was broken, but it looks like they updated their zone this morning > > in order to fix it. > > > > pdrap.org. 2560 IN SOA ns1.mydomain.com. >hostmaster.pdrap.org. 1022937349 16384 2048 1048576 2560 > > > > perl -e ' use POSIX; print ctime(1022937349);' > > Sat Jun 1 09:15:49 2002 > > What was broken on it? I'd like to know the issue involved here.
MX records must point to hostnames. Some stupid people attempt to shoehorn an IP address instead of a hostname. -- Sam _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
