Basically it will be something like this. Depends on your flavor of
DNS server.
mail.domain.com. IN A 10.x.x.x
domain.com. IN A 10.x.x.x
domain.com. IN MX 10 mail.domain.com
Where 10.x.x.x is the IP of your mail server.
The A record for domain.com may point to your web server
however. That is not a problem.
The PTR record.
x.x.x.10.in-addr.arpa. IN PTR mail.domain.com.
Dusty
----- Original Message -----
From: Raghav Sabella <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 20, 1999 11:23 AM
Subject: RE: [IMail Forum] How do I change DNS entries on my web server?
> Actuall I want to see MX record, A record and PTR record entries in the
DNS.
> I am able to receive mails from educational institutes and all but not
from
> yahoo, hotmail etc..
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.