> they are atpe.org the mail server is 205.241.53.196 My imail domain
is
There's your problem right there ^^^^^^^^^^^^^^^^^^^^^
You cannot have an MX record point to an IP address. it must point to
the Fully Qualified Domain Name of the box that the mail server is
running on.
Their (atpe.org) DNS also list your hcwsrv2.hillcountryweb.com server as
authoritative for their zone when in fact it's not. here's the result of
a dig command I did on your server:
; <<>> DiG 2.2 <<>> @hcwsrv2.hillcountryweb.com atpe.org any
; (1 server found)
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 10
;; flags: qr rd ra; Ques: 1, Ans: 5, Auth: 0, Addit: 2
;; QUESTIONS:
;; atpe.org, type = ANY, class = IN
;; ANSWERS:
atpe.org. 3600 MX 5 205.241.53.196.
atpe.org. 3600 NS hcwsrv2.hillcountryweb.com.
atpe.org. 3600 NS hcwsrv3.hillcountryweb.com.
atpe.org. 3600 A 198.78.145.31
atpe.org. 3600 SOA hcwsrv2.hillcountryweb.com.
bruce.hillcountryweb
.com. (
2000030602 ; serial
3600 ; refresh (1 hour)
600 ; retry (10 mins)
86400 ; expire (1 day)
3600 ) ; minimum (1 hour)
;; ADDITIONAL RECORDS:
hcwsrv2.hillcountryweb.com. 3600 A 198.78.145.2
hcwsrv3.hillcountryweb.com. 3600 A 198.78.145.3
Go take DNS lessons. You need a lot of help. The issue is not with
iMail, but with DNS mis-configuration.
/wiZZ
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.