We are told it’s important to separate marketing emails from transactional, by using a different sending email, and different message stream (broadcast or transactional) when using email delivery services like Postmark or Mailgun.
BUT… there is no way to choose the message stream to use in workflows. Checking “transactional” should have an option to enter the ID of a message stream when using Postmark or similar. Please add this so we can correctly use email delivery services for both transactional and marketing emails selectively.
If anyone can shed light on this, please comment.
Open
Last updated: February 13, 2024
Log in to comment on this feature request.
Does AutomateWoo add anything to the email that indicates whether it’s transactional or marketing? If it does, then it would be possible to send them using different streams with the WP Mail SMTP plugin, as per:
https://wpmailsmtp.com/docs/how-to-set-up-the-postmark-mailer-in-wp-mail-smtp/#postmark-streams
The bit that I’m missing, is how to detect what type of message it is from inside the filter.
Of course, it would be much easier if AutomateWoo could support this natively.
This is also something that I want. Postmark definitely provide that ability:
https://postmarkapp.com/support/article/1207-how-to-create-and-send-through-message-streams
I’m just not sure how to make plugins like AutomateWoo choose the appropriate one.