I want to set a relay host for a specific domain. As far as I can find this is not possible within the Plesk Panel.
I have edit the main.cf file and updated the transport_maps setting from:
to:
This is whats in the custom_transport.db:
Relay mail for specific domain
I have edit the main.cf file and updated the transport_maps setting from:
Code:
transport_maps = , hash:/var/spool/postfix/plesk/transport
Code:
transport_maps = hash:/etc/postfix/custom_transport, hash:/var/spool/postfix/plesk/transport
Code:
# postmap -s /etc/postfix/custom_transport abc.nl...