Hello @curt.rice1,
Thank you for reaching out and for using our plugin.
Update: I believe I found the issue, and that’s I was not using the Postmark signature email address when sending. That brought me to a different situation.
It’s great to hear that you’ve identified the issue with using the Postmark signature email address.
The formatting of the email is not what I would expect from the HTML Body
Typically, you should put your formatted HTML content in the “HTML Body” section of the plugin for example: an Email body with HTML tags Hello <img src=“cid:image.jpg”/> |. The “Text Body” section is used for a plain text version of the email, which is useful for email clients that do not support HTML or for accessibility reasons. You do not need to include the same content in both fields unless you want to provide a plain-text alternative.
I created (everything is scrunched to a contiguous line)
Regarding this formatting issue, I suggest that you include in your HTML body, line breaks (<br>
) and paragraph (<p>
) tags to ensure that the content is displayed with the intended formatting.
Looking forward to hearing back from you, let us know if there are any other plugin-related questions.
Have a nice day!