Platform
What is postmark and how to add postmark records ?
2 min
what is a postmark? postmark is an email delivery service that ensures the emails arrive to the recipients inbox quickly and efficiently we use postmark smtp on every site hosted with us so you never lose a single email that is being sent from your domain/contact forms postmark use sender signatures and domain verification to ensure you own the mailboxes you want to send from, as this helps prevent spam and abuse these safeguards are one of the ways we maintain a great reputation with isps and are able to get your emails to the inbox reliably and quickly how to add postmark records in your dns? once you add a domain to your site you will then see generated dkim and return path records for the domain to find these records navigate to https //my bionicwp com/ click "sites" find the site you want to add records for and then click on the screenshot or url of that to go to the site dashboard in the site dashboard, switch to the “miscellaneous” tab scroll down to the “postmark” section there are two types of records to add, a dkim (which is a txt record) and a return path (which is a cname record) in order for postmark to work add the dkim record as type txt to your dns, with the host and value that was generated add the return path record as type cname to your dns, with the host and value that was generated once the dkim and the cname record are added, it can take up to 48 hours for the dns changes to propagate make sure all your ” from email ” in your forms are set to send from the domain of the site, for example, “ mailto\ website\@domain com ” if the “from email” is not set to send from the domain in question your emails won’t send
