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

RE: [cobalt-users] RaQ4i : MX problem : Local configuration error



> "MX list for www.designwall.co.uk. points back to pridns.artejano.com"
> 
> Where pridns.artejano.com is the main identity of the server 
> and designwall.co.uk is the site I'm having problems with.
> 
> While I know this has been covered before and I have browsed 
> the archive, I can't see what I'm doing that's causing this 
> problem. this is my first attempt of sharing two sites on the 
> same IP. Up until this point I've been using a different 
> address for each virtual host; setting up sites using the 
> following system...
> 
> ADD DNS:
> domain.com in A ip.add.res.s
> www cname @
> mail cname @
> domain.com in MX 30 domain.com
> Ask ISP to create PTR record for domain.com

Get rid of the CNAMES. Just create A records. To share, just add the
other domain in the site settings under web server and email alias.
Under the web alias just add www.designwall.co.uk and designwall.co.uk
add designwall.co.uk as an email alias. If you want, create an MX record
of mail.designwall.co.uk and an A record for mail.designwall.co.uk.  You
shouldn't have to modify any other records.

> 
> ADD SITE:
> Add "domain.com" into the Email Server Aliases field
> Set up the users (with one as @www.domain.com)

You would set up @www.designwall.co.uk if you want a catchall and you
want to get lots of spam from dictionary attacks.

> 
> Modify the /etc/hosts file to add www.domain.com

You shouldn't need to modify the hosts file.

> Reload the mailserver

Sendmail will restart if you add an alias in the site settings and click
save changes.

I have one domain with 5 or 6 email aliases in the site settings and all
works fine. Although the only difference is I use the same MX for all
the domains.

-- 
C2003 Dan Kriwitsky

Please reply to the list only. Off list replies are not read.