Earlier quoted context omitted.
An engineer should recognize what is worth their time. If setting this up takes more than 5hour a year of time to setup and maintain then it’s not worth it. You’ll be wasting money
Not eveyone earns 100€ an hour, especially in Europe. The newsletter has a French name ("Le courrier du Hacker"), and in France 45/50k€ a year is a good salary. That's around 14/15€ an hour. Which means ~33 hours a year of maintenance.
Switching from Mailchimp to open-source Mailtrain and AWS SES
41–50 of 114 posts
Re: Switching from Mailchimp to open-source Mailtrain and AWS SES
#42Earlier quoted context omitted.
An engineer should recognize what is worth their time. If setting this up takes more than 5hour a year of time to setup and maintain then it’s not worth it. You’ll be wasting money
Not eveyone earns 100€ an hour, especially in Europe. The newsletter has a French name ("Le courrier du Hacker"), and in France 45/50k€ a year is a good salary. That's around 14/15€ an hour. Which means ~33 hours a year of maintenance.
Re: Switching from Mailchimp to open-source Mailtrain and AWS SES
#43Earlier quoted context omitted.
This line of reasoning is how to tell the difference between a manager and an engineer :)
And then, it is not even your own solution, but AWS SES. I have been running mail servers for 20+ years, sending volumes that would have made me multiple times bancrupt if I was doing it via Mailchimp or SES.
Re: Switching from Mailchimp to open-source Mailtrain and AWS SES
#44For most reasonable applications that is basically a great advertisement for mailchimp, Eg if you rolled your own solution you’d only save eur 500 a year before accounting for the build and maintenance of your solution.
If you're in the EU you're also saving the GDPR fines. And the author probably saved 500 euros a year on a basic plan. But if you're on the top end plan you would save tens of thousands.
Re: Switching from Mailchimp to open-source Mailtrain and AWS SES
#45To send 4k emails a month a 1€/month VPS running Exim is enough and takes 1h to set up. The real advantage is to have control over your own infrastructure and ensure the privacy of your reader base. The drawback is having to monitor blocklists and the reputation of your server IP address.
> To send 4k emails a month a 1€/month VPS running Exim is enough and takes 1h to set up. You can use a VPS for web projects. For e-mail you'd want a dedicated server with a separate IP that is going to cost you €40/month. Yes it may take 1h to set up, but gaining reputation takes time - you definitely won't be able to reach all recipients within one hour of purchasing the server.
From experience I can confirm the reputation build-up requirement though. And all that reputation can get ruined by a single blacklisting - even if you manage to get the server de-listed later the damage is done.
Re: Switching from Mailchimp to open-source Mailtrain and AWS SES
#46Earlier quoted context omitted.
If you're in the EU you're also saving the GDPR fines. And the author probably saved 500 euros a year on a basic plan. But if you're on the top end plan you would save tens of thousands.
What GDPR fines are those, specifically?
Re: Switching from Mailchimp to open-source Mailtrain and AWS SES
#47I started using Sendy with SES a few years ago and it was much easier to setup compared to this blog post.
Went from $120 / mo to pennies, + the initial cost of Sendy.
If you're a developer, it's worth it.
Re: Switching from Mailchimp to open-source Mailtrain and AWS SES
#48Earlier quoted context omitted.
Not eveyone earns 100€ an hour, especially in Europe. The newsletter has a French name ("Le courrier du Hacker"), and in France 45/50k€ a year is a good salary. That's around 14/15€ an hour. Which means ~33 hours a year of maintenance.
The cost to the company per engineer hour is significantly higher than the engineer’s hourly rate.
Re: Switching from Mailchimp to open-source Mailtrain and AWS SES
#49Earlier quoted context omitted.
This line of reasoning is how to tell the difference between a manager and an engineer :)
An engineer should recognize what is worth their time. If setting this up takes more than 5hour a year of time to setup and maintain then it’s not worth it. You’ll be wasting money
Re: Switching from Mailchimp to open-source Mailtrain and AWS SES
#50Earlier quoted context omitted.
And then, it is not even your own solution, but AWS SES. I have been running mail servers for 20+ years, sending volumes that would have made me multiple times bancrupt if I was doing it via Mailchimp or SES.
AWS SES is ~1$/10,000 emails. Are you the biggest spammer or just very very poor? Also, 20 years ago running your email server was way easier than now
The dev monitoring the API health kept track of system health by looking at the number of unread messages in his inbox. If the number of unread messages went up by So... I can definitely see how this is plausible, if not uh, "best practice".