DIG domain (MX record) on ex-server?

Discussion in 'Server Operation' started by edge, Dec 19, 2006.

  1. edge

    edge Active Member Moderator

    I've moved one domain from a hosting provider to one of my own server.

    Sending and receiving email is working fine, however when I send an email from a domain that is still hosted on the ex- hosting provider, mail does not get send! (the ex- server is still thinking that the domain is on the server)

    For sure it's a DNS problem, and I've asked the ex- provider to remove the moved domain from the DNS.
    They did, but now 10 days later it's still a no go!

    I have no SSH access to this server, so I can not see if it's been removed or not!

    Is there any way to do a DIG on the -ex providers DNS with the request for my (now moved) domain?

    If so, how?
     
  2. martinfst

    martinfst Member Moderator

    Code:
    dig @servernameofprovider domainname
     

Share This Page