ActiveCampaign / postmark-wordpress

The Official Postmark Wordpress Plugin
GNU General Public License v2.0
17 stars 17 forks source link

Adds message streams support #56

Closed pgraham3 closed 4 years ago

pgraham3 commented 4 years ago

Adds the ability to explicitly set the message stream used when sending. This new option will support future releases from Postmark that add the ability to create and modify streams.

Screen Shot 2020-03-18 at 9 10 49 AM

If the option is left blank, the default transactional stream for the associated server will be used (outbound).

atheken commented 4 years ago

Nice! Just one thing about the prompt test, I would say: Optional - default is "outbound" if blank. -- over time, I think we'll ask people to specify the stream whenever they're sending.

pgraham3 commented 4 years ago

Nice! Just one thing about the prompt test, I would say: Optional - default is "outbound" if blank. -- over time, I think we'll ask people to specify the stream whenever they're sending.

Thanks @atheken! I was trying to find the right wording for that and your suggestion is great.