TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Mailtrain.org, self-hosted open-source Mailchimp clone

401 pointsby andris9about 9 years ago

22 comments

justinatorabout 9 years ago
Also my Dada Mail Project is something I&#x27;ve been working on since <i>1999</i>. <a href="http:&#x2F;&#x2F;dadamailproject.com" rel="nofollow">http:&#x2F;&#x2F;dadamailproject.com</a><p>Self-hosted, works with Amazon SES. I have many clients that send many thousands of messages using the cheapest of Bluehost shared hosting accounts, when you also use Amazon SES as the mail service. (Things like Board of Realtors groups that post realty available to a discussion list)
评论 #11426120 未加载
评论 #11426604 未加载
评论 #11426181 未加载
etjossemabout 9 years ago
Another alternative: SendGrid recently released a much less expensive product [1] which shares most features with MailChimp. Contact storage costs $20 per month for a typical list of 20,000 subscribers (for comparison, storing the same number of contacts at MailChimp would be $150&#x2F;mo).<p>We handle deliverability issues ourselves, so you won&#x27;t have to maintain the reputation of a self-hosted solution. If you have any questions, feel free to reach out to me - my email&#x27;s in my profile.<p>[1] <a href="https:&#x2F;&#x2F;sendgrid.com&#x2F;solutions&#x2F;email-marketing" rel="nofollow">https:&#x2F;&#x2F;sendgrid.com&#x2F;solutions&#x2F;email-marketing</a><p>Disclosure: I&#x27;m a SendGrid engineer.
评论 #11428047 未加载
评论 #11430242 未加载
awinter-pyabout 9 years ago
my (poor) understanding of email SaaS was that staying off blacklists is the value add, not the server code. is that wrong?
评论 #11425605 未加载
评论 #11425549 未加载
评论 #11429735 未加载
ceejayozabout 9 years ago
From Github (<a href="https:&#x2F;&#x2F;github.com&#x2F;andris9&#x2F;mailtrain" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;andris9&#x2F;mailtrain</a>):<p>&gt; Alpha-grade software. Might or might not work as expected. Awful code base, needs refactoring. No tests. No documentation.
评论 #11424689 未加载
评论 #11427257 未加载
WAabout 9 years ago
HN, thanks for this thread. I was looking for a self-hosted email newsletter solution for ages, but couldn&#x27;t really find good ones. The often claimed value proposition of <i>deliverabiliy</i> of all the big names is a myth IMHO, at least in Germany. All the big brand names ALWAYS get put into my spam folder (GMX). Deliverability is more than <i>Gmail lets it pass</i>.<p>I used a Wordpress Plugin called MyMail for a while, but updating Wordpress is annoying and I&#x27;m always afraid that the plugin changes in some way that it breaks.<p>I will check out the suggested solutions here, but if anyone knows from the top of his head which satisfies these requirements, I&#x27;d really appreciate it:<p><pre><code> - self-hosted (obviously) - must be able to use any SMTP server - preferrably bounce handling via IMAP - double opt-in, which also can be disabled - basic API support (subscribe, unsubscribe) - one click unsubscribe - Autoresponder capabilities (nice would be: lets me set the specific time of delivery. Say: +1 day after signup at 11am) - reasonably fast UI </code></pre> Not required:<p><pre><code> - multi-tenant - template builder - fancy templates (I will use a very basic email layout) - GeoIP - CRM capabilities </code></pre> I tried Mautic (<a href="https:&#x2F;&#x2F;www.mautic.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.mautic.org&#x2F;</a>) which looked promising, but the UI is so horribly slow, it annoyed me. I don&#x27;t want to wait 5 seconds for every HTTP request to complete. Especially if I need to set up my email campaigns
评论 #11428438 未加载
评论 #11429909 未加载
mrweaselabout 9 years ago
Does anyone know of an open source Mandrill clone, preferably self-hosted? Finding someone to do newsletters or simply doing via traditional mailing-list software is pretty easy, but finding an alternative for Mandrill is a bit harder.<p>We have maybe ten different email templates, in 7 different language. Mandrill makes that sort of easy, but their reason decision to require a Mailchimp account (which we don&#x27;t need) has made us look for alternatives. We even considered building something in-house, but it seems like something someone else would already have done.
评论 #11430808 未加载
评论 #11430607 未加载
sligabout 9 years ago
There&#x27;s this really great (paid) software that is orders of magnitude better than Sendy. <a href="https:&#x2F;&#x2F;www.mailwizz.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.mailwizz.com&#x2F;</a><p>Main differences: built using a PHP framework, has extensions support, works on SES and competitors and is cheaper.
评论 #11426009 未加载
评论 #11425465 未加载
2pointsomoneabout 9 years ago
This is really cool! If anyone is interested in easily making a CRM tool to do similar things around list management and bulk mailing (and want control on your environment&#x2F;stack), I wrote a blogpost on it: <a href="http:&#x2F;&#x2F;blog.varunarora.com&#x2F;how-i-made-a-crm-in-3-hours&#x2F;" rel="nofollow">http:&#x2F;&#x2F;blog.varunarora.com&#x2F;how-i-made-a-crm-in-3-hours&#x2F;</a>
artfabout 9 years ago
Nice idea, anyway why all sections are &#x27;restricted content&#x27;?
评论 #11425012 未加载
评论 #11424975 未加载
pinky07about 9 years ago
Odoo also has an open source mailchimp clone: <a href="https:&#x2F;&#x2F;www.odoo.com&#x2F;page&#x2F;email-marketing" rel="nofollow">https:&#x2F;&#x2F;www.odoo.com&#x2F;page&#x2F;email-marketing</a><p>From the Call-to-actions on the website, to the mass mailing and statistics on emails. (with a good email template composer)
jonathanbullabout 9 years ago
Throwing my side project into the ring, for anyone looking for a SaaS alternative: <a href="https:&#x2F;&#x2F;emailoctopus.com" rel="nofollow">https:&#x2F;&#x2F;emailoctopus.com</a>
t3raabout 9 years ago
Can someone compare this to Sendy ?
评论 #11425672 未加载
评论 #11427831 未加载
评论 #11424690 未加载
评论 #11424856 未加载
jordanthomsabout 9 years ago
Great to see new options for this, we are using a hacked up and customized sendy at the moment and it&#x27;s pretty awful code to work with.
gingerlingabout 9 years ago
I am the phpList community manager. Anyone used phpList before? We&#x27;re Open Source (AGPL specifically).<p>We offer phpList as a hosted service on phpList.com. It&#x27;s the same code (AGPL) but we deal with deliverability, updates etc. Our clients range from 300 mails a month (free) to high volume senders on VPS with millions of subscribers and mails :)
评论 #11430776 未加载
ThomPeteabout 9 years ago
This is interesting and I might have to give it a try.<p>I am at a point now with Ghostnote alone that my mailing list on mailchimp is costing me $150 a month.<p>The project is healthy profitable but its still maybe a $1K a year when all comes to all. Money I would rather spend on other things.
bhoustonabout 9 years ago
templates?<p>I use sendy.co, but its WYSIWUG editor is not great compared to MailChimp -- that is the only real thing I think MailChimp has over sendy.co.
评论 #11425138 未加载
评论 #11427805 未加载
tmalyabout 9 years ago
I am not a Node developer. Is there anything like this out there for Go?
homeroabout 9 years ago
Woah maybe I can replace sendy but I use lamp
antonydenyerabout 9 years ago
has anyone tried to use any of these solutions for a large-ish email list ie more than 100k?
ruffreyabout 9 years ago
andris9 you are awesome. I have sent probably hundreds of thousands of emails over nodemailer.
libmanabout 9 years ago
GPL 8-(
评论 #11426177 未加载
Xeoncrossabout 9 years ago
Maybe I missed it, but now they just need to add an inbox so you can talk one-on-one with customers that want to reply.
评论 #11425161 未加载