|
|
|||||||||
|
|
|
|
|
||||||
|
|
|
|
|
||||||
|
|
|
|
|
||||||
|
|
|||||||||
|
|
|||||||||
|
|
|
|
|
|
|
|
|
|
|
|
Links Back to the How-To List |
Setting up a remote mail exchanger for a local domain Problem: You have Freesco setup to serve DNS for your LAN, and you have a domain name (eg: example.com). You want to setup a remote mail exchanger for your domain. * Note: Most people won't need or want to do this; I had specific reasons for doing so. Solution: Login to your Freesco box as root (via telnet). Type:
Find the line that says "cat /mnt/router/etc/named.hst >>/tmp/named", and on the line just before it,
type the following:
This appears wordwrapped here, but it must all be on one line when you type it.Replace localdomain.com with your local domain (which points to your Freesco box), and mail.remotedomain.com
with the domain name for the mail exchange you want to use. Make sure you add a period after both domain names.Next, restart your nameserver:
And you're done.
|
|