Looked at this again and dnsstuff disagreed with me and showed the right information 
so I checked against the two dns servers listed.  They disagree.  .116 is wrong and 
.113 is right.  You need to fix .116 and wait for ttl.

$ dig @64.35.113.116 itsfx.com mx

; <<>> DiG 9.2.1 <<>> @64.35.113.116 itsfx.com mx
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 42800
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; QUESTION SECTION:
;itsfx.com.                     IN      MX

;; ANSWER SECTION:
itsfx.com.              3600    IN      MX      10 itsfx.com.

;; ADDITIONAL SECTION:
itsfx.com.              3600    IN      A       64.35.113.119

$ dig @64.35.113.113 itsfx.com mx

; <<>> DiG 9.2.1 <<>> @64.35.113.113 itsfx.com mx
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 22653
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; QUESTION SECTION:
;itsfx.com.                     IN      MX

;; ANSWER SECTION:
itsfx.com.              3600    IN      MX      10 mail.itsfx.com.

;; ADDITIONAL SECTION:
mail.itsfx.com.         3600    IN      A       64.35.113.113


---------- Original Message ----------------------------------
From: "Dan Shadix" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date:  Wed,  6 Aug 2003 16:08:41 -0600

>The single MX record points to itsfx.com which resolves to 64.35.113.119 which 
>doesn't answer on port 25.  64.35.113.113 does have an SMTP server answering but 
>since it isn't listed as an MX no one will try to send mail to it.
>
>Dan
>

To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to