Replies: 0
Is there a hook to change which downstream SMTP MTA to use?
I have a few destination domains that won’t deliver via our main MTA, so what I’d like to do is hook wp_mail
and change the MTA depending on the To
field.
Replies: 0
Is there a hook to change which downstream SMTP MTA to use?
I have a few destination domains that won’t deliver via our main MTA, so what I’d like to do is hook wp_mail
and change the MTA depending on the To
field.