18 lines
430 B
Plaintext
18 lines
430 B
Plaintext
; send mail for the "host" subfoo.foo.com to mas.subfoo.foo.com
|
|
; "$Revision: 1.2 $"
|
|
|
|
; See the files local.make.script, subfoo.hosts.soa and subfoo.soa
|
|
|
|
; The file subfoo.hosts.soa should be edited appropriately, renamed
|
|
; with the name of the subdomain, and moved to the /var/named
|
|
; directory.
|
|
|
|
|
|
subfoo.foo.com. IN MX 10 mas
|
|
|
|
; have backup exchangers for unknown host names
|
|
* IN MX 100 mas
|
|
* IN MX 200 relay.foo.com.
|
|
|
|
;;;;;;
|