Replies: 0
Hi, is it possible to send some emails using the plugin ‘WP Mail SMTP’ and other emails through another service? If so, what filter or hook can I call to enable or disable per email?
Currently I must disable the plugin ‘WP Mail SMTP’ when I need to use the other service and I would rather just conditionally specify these rules in code.