Replies: 0
PostMark Question:
Setting up a new domain to use PostMark. I went through the process and added DNS Records and under the Sender Signatures I see the tooltip when I mouse over the domain name:
“This domain has been verified!
You’re able to send from any email address on this domain.”
Great! I generate the API Token and use that in the plugin. When the configuration wizard is complete, there is an error sending the test email:
Versions:
WordPress: 5.8.2
WordPress MS: No
PHP: 7.4.27
WP Mail SMTP: 3.2.1
Params:
Mailer: postmark
Constants: No
Server API Token: Yes
Message Stream ID: No
Debug:
Email Source: WP Mail SMTP
Mailer: Postmark
400 – The ‘From’ address you supplied (xx-Org Name-xx<noreply@org-name.org>) is not a Sender Signature on your account. Please add and confirm this address in order to be able to use it in the ‘From’ field of your messages.
2 final items: The Sender Signature shows ANY email should work and also, I set up the record specifically for the email address, noreply” using the CNAME record “noreply -> pm.mtasv.net” if that is what that is for.
Any ideas?