[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] mail problem - new domain



> i was recently setting up a new domain and incorrectly put the MX server
> inforation.  now i'm getting an error when emailing to that domain:
> 
>    ----- Transcript of session follows -----
> 550 5.1.2 <test@xxxxxxxxxxxx>... Host unknown (Name server: mail.genius.dv.:
> host not found)
> 
> i've doublechecked my setup in the DNS admin, and wondering if this is just
> a nameserver issue?  email to "xxx@xxxxxxxxxxxxxxxx" works fine,  do i just
> need to wait for the nameservers to all fix my error?
>
You should put an email alias in the GUI for geniusdv.com 
Strange
whois geniusdv.com says
   NS1.VISUALFLUX.NET           64.29.16.233
   NS12.VISUALFLUX.NET          64.29.18.53
are the nameservers
But
dig @NS1.VISUALFLUX.NET genius.com MX
;; ANSWER SECTION:
genius.com.             1D IN MX        10 mail.genius.com.
;; AUTHORITY SECTION:
genius.com.             1D IN NS        ns2.metawire.com.
genius.com.             1D IN NS        ns1.metawire.com.
says that metawire.com are athoritive

Gerald