[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] what is the right way to set of dns
- Subject: RE: [cobalt-users] what is the right way to set of dns
- From: "John Cordeiro" <jcordeiro@xxxxxxxx>
- Date: Wed Sep 20 11:02:28 2000
-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Tony
Sent: Saturday, September 16, 2000 5:12 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: RE: [cobalt-users] what is the right way to set of dns
This works for us:
A record: domain.com > 111.111.111.111
A record: www.domain.com > 111.111.111.111
PTR: 111.111.111.111 > domain.com
PTR: 111.111.111.111 > www.domain.com
A record: mail.domain.com > 111.111.111.111
MX: domain.com > mail.domain.com
For the catch-all alias add ' @domain.com '
to the user that should get all stray email.
FYI I use @www.domain.com for the catch all. Unless there is only one site
on the RAQ.
John Cordeiro