hcoop: new server quag.hcoop.net
[hcoop/domtool2.git] / lib / exim.dtl
index 3e9e749..a1d5cc6 100644 (file)
@@ -2,3 +2,7 @@
 
 extern val handleMail : [Domain] {MailNodes: [mail_node]};
 {{The specified nodes should handle mail for this domain.}}
+
+extern val relayMail : [Domain] {MailNodes: [mail_node]};
+{{The specified nodes should relay mail for this domain.
+That is, they should forward it on to authoritative mail servers, not handle it locally.}}