cvsimport
[hcoop/zz_old/domtool2-proto.git] / lib / exim.dtl
CommitLineData
cd873ae9 1{{Exim MTA configuration}}
2
695b8c37 3extern val handleMail : [Domain] {MailNodes: [mail_node]};
668e333e 4{{The specified nodes should handle mail for this domain.}}
97d03e40 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.}}