transport_maps = hash:/etc/postfix/transport
create /etc/postfix/transport in the format of
domain.com smtp:smtp.mailchannels.net
domain2.com smtp:smtp.mailchannels.net
add to main.cf:
smtpd_sasl_authenticated_header = yes
service postfix restart
CATEGORY:Postfix