Replies: 0
Hi,
I want to ask is there any hook in plugin which I can use to switch programatically sending method from SES to standard SMTP credentials?
One of domains is bouncing our emails sending from SES (because of shared IP and other users sending spam) and we need to send by SMTP from our other mail server.
Of course I know how to extract domain and check if in array of “special” domains to change, just need the hook 🙂