Domtool Module Exim

Exim MTA configuration


extern val handleMail : [Domain] {MailNodes : [mail_node]}
extern val relayMail : [Domain] {MailNodes : [mail_node]}

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.