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