
Administrator
Administrator
/ Moderator
Jan 6, 2005, 12:54 PM
Post #1 of 1
(3609 views)
Shortcut
|
|
How do I ping my domain's MX Record?
|
Can't Post
|
|
After you have edited your domain's MX record, you may ping the MX record to verify the status of your change as follows: 1. Go to your Windows Start button. 2. Select Run. 3. Type 'cmd' in the window. 4. Type 'ping smtp.greatmail.com' where 'smtp.greatmail.com' is your domain's highest priority MX record. If the MX record has taken effect, you should see something like the following: Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\Greatmail>ping smtp.greatmail.com Pinging smtp.greatmail.com [69.28.204.71] with 32 bytes of data: Reply from 69.28.204.71: bytes=32 time=94ms TTL=51 Reply from 69.28.204.71: bytes=32 time=92ms TTL=51 Reply from 69.28.204.71: bytes=32 time=93ms TTL=51 Reply from 69.28.204.71: bytes=32 time=93ms TTL=51 Ping statistics for 69.28.204.71: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 92ms, Maximum = 94ms, Average = 93ms
(This post was edited by Administrator on May 19, 2005, 7:23 AM)
|