mysql: revoke permissions when dropping database
[hcoop/domtool2.git] / lib / exim.dtl
... / ...
CommitLineData
1{{Exim MTA configuration}}
2
3extern val handleMail : [Domain] {MailNodes: [mail_node]};
4{{The specified nodes should handle mail for this domain.}}
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.}}