Right...
The output from dig is as follows...
--------------------------------------------------------
; <<>> DiG 2.1 <<>> @dns1.menandmice.is sure24.net MX
; (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: 2, Auth: 5, Addit: 5
;; QUESTIONS:
;; sure24.net, type = MX, class = IN
;; ANSWERS:
sure24.net. 1799 MX 10 mail.sure24.net.
sure24.net. 1799 MX 10 ibmr.btconnect.com.
;; AUTHORITY RECORDS:
sure24.net. 3599 NS dns3.name-services.com.
sure24.net. 3599 NS dns4.name-services.com.
sure24.net. 3599 NS dns5.name-services.com.
sure24.net. 3599 NS dns1.name-services.com.
sure24.net. 3599 NS dns2.name-services.com.
;; ADDITIONAL RECORDS:
dns1.name-services.com. 163910 A 63.251.163.102
dns2.name-services.com. 163910 A 216.52.184.230
dns3.name-services.com. 163910 A 63.251.83.36
dns4.name-services.com. 163910 A 64.74.96.242
dns5.name-services.com. 163910 A 212.118.243.118
;; Total query time: 0 msec
;; FROM: us.mirror.menandmice.com to SERVER: default -- 0.0.0.0
;; WHEN: Fri Feb 18 04:42:44 2005
;; MSG SIZE sent: 28 rcvd: 272
--------------------------------------------------------
so it appears to be correct as at my ISP's end I changed the mx record so that mail.sure24.net goes to 217.40.214.9 which is the address of my mail server.
i then did a nslookup of mail.sure24.net returned...
------------------------------------------------------
NSLookup mail.sure24.net
Fri, 18 Feb 2005 03:53:22 -0800
Server: localhost
Address: 127.0.0.1
Non-authoritative answer:
Name: mail.sure24.net
Address: 217.40.214.9
------------------------------------------------------
so reverse lookup appears to be fine too...
The server is running as server/gateway and my router/firewall (for testing) is allowing all ports through to my mail server...
pfloor suggested sending mail to user @ ipaddress but it doesnt work...
I tried myname @ 217.40.214.9 (mail server IP) and get the following bounce back...
------------------------------------------------------
Hi. This is the qmail-send program at yahoo.com.
I'm afraid I wasn't able to deliver your message to the following
addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<dave @ 217.40.214.9>:
217.40.214.9 does not like recipient.
Remote host said: 553 Sorry, that domain isn't in my list of allowed
rcpthosts.
Giving up on 217.40.214.9.
------------------------------------------------------
AND from another machine I got...
------------------------------------------------------
This Message was undeliverable due to the following reason:
Each of the following recipients was rejected by a remote mail server.
The reasons given by the server are included to help you determine why
each recipient was rejected.
Recipient: <dave @ [217.40.214.9]>
Reason: Sorry, invalid recipient address
Please reply to <Postmaster @ mailhost.ntl.com>
if you feel this message to be in error.
------------------------------------------------------
normally mail would goto user @ sure24.net which is the domain name parked at my ISP.
I'm at a loss?!?! Any suggestions?
Thanks
Dave
