Change default nameservers
[hcoop/domtool2.git] / lib / exim.dtl
1 {{Exim MTA configuration}}
2
3 extern val handleMail : [Domain] {MailNodes: [mail_node]};
4 {{The specified nodes should handle mail for this domain.}}
5
6 extern val relayMail : [Domain] {MailNodes: [mail_node]};
7 {{The specified nodes should relay mail for this domain.
8 That is, they should forward it on to authoritative mail servers, not handle it locally.}}