I have my system configured to route outbound emails via smarthost. That is fine.
However, for system emails ([email protected]) that is sent via php mail(), I would like it to route via the server instead.
I have the following router setup, but can't get it route properly
The smarthost_senders_users is a
In /etc/usernames/,
it's individual cpanel user names,
However, for system emails ([email protected]) that is sent via php mail(), I would like it to route via the server instead.
I have the following router setup, but can't get it route properly
The smarthost_senders_users is a
Code:
domainlist smarthost_senders_users = wildlsearch;/etc/usernames
it's individual cpanel user names,
Code:
aaa
bbb
ccc
Code:
dedicated_route:
driver = manualroute
transport = remote_smtp
#domains = !+local_domains
senders = [email protected]
route_list = *