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

Re: [cobalt-users] DNS basics



> On Wed, 27 Dec 2000, Brian Watters wrote:
> 
> > Ok .. so what I need is a step by step of what needs to be added to the DNS
> > for domains .. ie MX records and A records  ..
> > 
> > Not real sure what is going on with one of our servers but its a RAQ and the
> > DNS appears to be correct however its not working .. it does resolve to the
> > web address Ok .. however it does not appear to take mail .. HELP!
> 
> Did you check 'accept mail for domain' when you created the site?
> 

Cobalt has a nice starting guide http://www.cobalt.com/support/wp.dns.html

You shouldn't really be having problems tho, it's pretty
straightforward..;

A domain.com -> ip_address
A www.domain.com -> ip_address
MX domain.com -> www.domain.com

reverse stuff is often pointless ;0

what mail error are you getting?