performant-software / textlab

A collaborative space for creating and publishing digital critical editions.
http://www.textlab.org
GNU General Public License v3.0
13 stars 4 forks source link

Use postmark for email delivery #241

Open jamiefolsom opened 3 years ago

jamiefolsom commented 3 years ago

Email delivery is currently broken, likely because we used sendgrid, which is... broken. Switch to using Postmark.

dleadbetter commented 3 years ago

Updated the email config vars on staging to use the "Test Server" on Postmark:

https://mel-textlab.herokuapp.com/

@jamiefolsom - After this is confirmed on staging, I'll update production to use the "Textlab Production" server on Postmark. @SteveMarvin - I've added your email to the email whitelist, so you should be able to test this on staging.

dleadbetter commented 3 years ago

Updated on production.