4
votes
3answers
1k views

Do you use a service for ensuring email deliverability (like Sendgrid, Postmark, etc.)? Why or why not? If so, what service?

Using an external service for delivering your emails can take a lot of load off your shoulders if deliverability is a must. Services like Sendgrid and Postmark have pre-configured, whitelisted servers ...
4
votes
4answers
872 views

How to prevent legit emails sent to customers who asked these emails from being considered spam?

I'm bootstrapping a business software and I've got a serious issue: I don't plan on doing any "mass mailing" nor "email campaign". I will never ever send one email to someone who didn't ask. My ...
4
votes
3answers
138 views

Should I use a seperate but related domain to send reports from my new webapp?

In other webapps I've done I've always sent email from the same domain as the app. However for my next project I'm thinking of using a related domain. For example if my webapp domain was widgets.com ...