my (poor) understanding of email SaaS was that staying off blacklists is the value add, not the server code. is that wrong?
Mailtrain.org, self-hosted open-source Mailchimp clone
21–30 of 94 posts
Re: Mailtrain.org, self-hosted open-source Mailchimp clone
#22Can someone compare this to Sendy ?
Functionality wise, it seems the same.
ninja edit: it made me sick because it was ugly, didn't feel secure, and it took me ages to make the changes I needed to make.
Re: Mailtrain.org, self-hosted open-source Mailchimp clone
#23There's this really great (paid) software that is orders of magnitude better than Sendy. https://www.mailwizz.com/ Main differences: built using a PHP framework, has extensions support, works on SES and competitors and is cheaper.
Re: Mailtrain.org, self-hosted open-source Mailchimp clone
#24There's this really great (paid) software that is orders of magnitude better than Sendy. https://www.mailwizz.com/ Main differences: built using a PHP framework, has extensions support, works on SES and competitors and is cheaper.
You don't often see using PHP advertised as a desirable feature in any place where you could avoid it.
Re: Mailtrain.org, self-hosted open-source Mailchimp clone
#25There's this really great (paid) software that is orders of magnitude better than Sendy. https://www.mailwizz.com/ Main differences: built using a PHP framework, has extensions support, works on SES and competitors and is cheaper.
It appears to have tons more features. Do you have any experience with it? If so, what is your use-case? Thank you!
One money saving feature: you can setup SES and Sparkpost, for instance, and configure it to send more emails from Sparkpost than through SES, that way you can save money using free 100k emails/month plan from Sparkpost.
Re: Mailtrain.org, self-hosted open-source Mailchimp clone
#26Also my Dada Mail Project is something I've been working on since 1999 . http://dadamailproject.com 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)
I have known your project for a very long time now.
Have you ever considered offering it as a SaaS ? Why not?
Re: Mailtrain.org, self-hosted open-source Mailchimp clone
#27Re: Mailtrain.org, self-hosted open-source Mailchimp clone
#28GPL 8-(
Re: Mailtrain.org, self-hosted open-source Mailchimp clone
#29Also my Dada Mail Project is something I've been working on since 1999 . http://dadamailproject.com 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)