I've got 2 mx (postfix) servers accepting inbound mail for a domain. The
transport.map.db has been updated with the appropriate entries to forward
the messages to the Imail host. All other domains are working, but for this
one I see a "mail for domain.com loops back to myself" error. I have
verified the transport.map is updating. Why would this new domain entry not
work?

transport_maps = hash:/etc/postfix/transport.map
relay_domains = $mynetworks, hash:/etc/postfix/transport.map
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases


Eric


Reply via email to