Forum Moderators: phranque

Message Too Old, No Replies

Need some help with e-mail server

MX records and Mail eXchanger

         

edzik

3:13 pm on Feb 5, 2007 (gmt 0)

10+ Year Member



Who can help me? I wrealy need some hlep to find out how to creat MX records and mail exchanger!

Can someone tell me some tutorial or manual about this?

And what programm or programms I need to reat them?

p.s. wrealy need some big help!

p.s.s. thanks

coopster

5:40 pm on Feb 5, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, edzik.

You need to add MX Records to your DNS zone file which lists mail exchange server(s) accepting e-mail for your domain. The format is typically something along the lines of ...

example.com.  IN      MX      10      mx.example.com.

Where the last column might be a subdomain of your main domain which in turn points to an IP address for the server that is handling your mail routing.

edzik

12:04 pm on Feb 6, 2007 (gmt 0)

10+ Year Member



coopster
Where I need to write this in?
I have seen this line , but I do not know where I need to write it :((((((

Can you tell me where?

coopster

7:09 pm on Feb 6, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



You make these entries in your zone file. Are you running and managing your own DNS server(s)? If so, I would highly recommend you search the support site of your operating system for "how to set up a DNS server" and if you are using somebody else's DNS servers then you might either call them for support or read their support docs for the same. You don't want to mess up your DNS information.

edzik

10:03 pm on Feb 6, 2007 (gmt 0)

10+ Year Member



You make these entries in your zone file

Wher is "zone file"?
Wher I need to look up for it?

coopster

8:15 pm on Feb 19, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Are you running your own DNS server? Please read previous message again.