This UI with an Amazon SES backend would be ideal.
Postal: Open source mail delivery platform, alternative to Mailgun or Sendgrid
11–20 of 189 posts
Re: Postal: Open source mail delivery platform, alternative to Mailgun or Sendgrid
#12Isn’t part of the reason for using Mailgun, Sendgrid etc that you get to send via IP addresses with good reputation?
Re: Postal: Open source mail delivery platform, alternative to Mailgun or Sendgrid
#13This project fails to answer the question 'Why?'.
> Think Sendgrid, Mailgun or Postmark but open source and ready for you to run on your own servers.
Your comment fails to answer the question: "Did this HN user even RTFT(itle)?"
Re: Postal: Open source mail delivery platform, alternative to Mailgun or Sendgrid
#14This project fails to answer the question 'Why?'.
Mailgun's 30-day retention period is also a bit absurd, since most of our clients require mail audit trails in the region of 6-12 months.
Re: Postal: Open source mail delivery platform, alternative to Mailgun or Sendgrid
#15We sent a lot of emails which makes services like Postmark or Mandrill very expensive. Since switching to Amazon SES, the cost has been much lower but the lack of individual email tracking has been a pain (in case a recipient claims they haven't received it or we need to track opens, etc). This UI with an Amazon SES backend would be ideal.
Re: Postal: Open source mail delivery platform, alternative to Mailgun or Sendgrid
#16Isn’t part of the reason for using Mailgun, Sendgrid etc that you get to send via IP addresses with good reputation?
Re: Postal: Open source mail delivery platform, alternative to Mailgun or Sendgrid
#17This project fails to answer the question 'Why?'.
It's a self-hosted alternative to transactional email PaaS providers. Literally the second sentence in the README: > Think Sendgrid, Mailgun or Postmark but open source and ready for you to run on your own servers. Your comment fails to answer the question: "Did this HN user even RTFT(itle)?"
Re: Postal: Open source mail delivery platform, alternative to Mailgun or Sendgrid
#18We sent a lot of emails which makes services like Postmark or Mandrill very expensive. Since switching to Amazon SES, the cost has been much lower but the lack of individual email tracking has been a pain (in case a recipient claims they haven't received it or we need to track opens, etc). This UI with an Amazon SES backend would be ideal.
Re: Postal: Open source mail delivery platform, alternative to Mailgun or Sendgrid
#19Earlier quoted context omitted.
It's a self-hosted alternative to transactional email PaaS providers. Literally the second sentence in the README: > Think Sendgrid, Mailgun or Postmark but open source and ready for you to run on your own servers. Your comment fails to answer the question: "Did this HN user even RTFT(itle)?"
That's just begging the question. What's the advantage of running on your own servers vs using SendGrid?
+ Free: I can run Postal on my own hardware, with no usage limits or costs other than the VPS or AWS costs (which I'm paying anyway)
+ Independent: I'm not relying on a third-party to provide core features. If SendGrid goes down there's nothing I can do about it
+ Private: Maybe I don't want to hand over a list of my user's email addresses to SendGrid.
Self-hosting services means I maintain control over them. It's a tradeoff, and you may value control less than, say, convenience. YMMV.