Você pode usar FEATURE(mailertable)
para selecionar o host de retransmissão com base no domínio do destinatário.
arquivo mailertable:
# default route (SMART_HOST equivalent).
# [] are used to disable MX lookups
. relay:[smarthost.example.net]
# route for "internal" domain
example.com relay:[smarthost.example.com]
# route for subdomain of "internal" domain
.example.com relay:[smarthost.example.com]