Hacker News new | ask | show | jobs
by beardyw 476 days ago
> Is my email content private? Yes! Your emails are stored securely and are not accessible to anyone else. Your privacy is our priority

Ultimately I think emails need to be in plain text. Are they stored that way? Will anyone else ever have access to them. Do you use a third party for mailing?

1 comments

Yes, thats right, the emails are stored in plaintext in the database. The database has the row level security rules configured so that users only have access to their own data.

It uses Resend transactional API which, based on their docs doesnt store the contents after the email is sent.