|
Using the E-Mail system |
Page
1
| 2
| 3
| 4
| 5
| 6
| 7
| 8
| 9
| 10
| 11
| 12
| 13
|
Setup DNS, so our mailserver is responsible for the domain test.com
In order to receive E-Mail for the domain test.com, the other Internet mail servers need to know
that the gratisdns.de mailserver is responsible for handling mails for test.com.
This is done by using the DNS systems MX record.
MX stands for mail exchanger and says, which server handles E-Mail.
If the DNS servers are provided by a registrar or by another DNS service, ask the poeple there to
create a MX record
test.com. IN MX 30 mx01.gratisdns.de.
If you use our DNS servers, create a MX record for test.com:
Goto : DNS System -> Modify zones loaded on ns0.xtremeweb.de -> test.com
Now click on Add in the MX record section.
Fill the form fields:
Host -> test.com
Mail exchanger -> mx01.gratisdns.de
Preference -> 30
(You didn't setup DNS yet ? Or the domain isn't registered yet ?
So first setup DNS. Follow the HowTo DNS setup - one domain on a static IP (common setup)
and take as static IP 213.239.192.240.
Then come back to this HowTo)
|
|
|
|
 |