The 20 Minute E-Mail Solution!
TOC PREV NEXT INDEX

Setting Up DNS for the Primary Mail Host


For background information about DNS records, see "Appendix J: Mail Servers and the DNS".

You need to make the following entries for your primary mail host in your DNS:

As an example, the DNS entries for a host for which the official host name in IMail Server is mail.domain.com would look like:

SOA 
$ORIGIN 
... 
domain.com 
     IN MX 10 mail.domain.com (MX record) 
     mail IN A 156.21.50.5     (A record) 
	(PTR record) 
5.50.21.156.in-addr.arpa.,type = PTR 
 host = mail.domain.com 

A DNS lookup for mail sent to user@domain.com would find that the mail must be sent to the host mail.domain.com.



Ipswitch, Inc.
http://www.ipswitch.com
TOC PREV NEXT INDEX
©Ipswitch 2001

IMail Server
Support Center