How to set up a self-hosted newsletter using listmonk
“Listmonk is an amazing feature packed self-hosted email newsletter manager. It offers loads of features like analytics (clicks, opens, bounces), templates, public subscription pages, importing subscribers and much more!”
Listmonk is not perfect, as it cannot by default trigger from an RSS feed (although there is a GitHub-based workaround) and it does still need to connect to a mail service. The latter could be a pro or a con, as it certainly gives flexibility and can for example connect to a free service like Gmail.
It does track opening of mails, mail bounces, etc and whilst some may not like this, the point is it is the individual sending the newsletter who tracks and acts on this. It is not some 3rd party corporate who is doing who knows what else with the addresses or embedded tracking.
I started using a “free” mailing subscription service, and I am regretting it now, as I'm getting suspicious of the embedding I did on my website to get it working (this after I removed Google tracking and other similar services).
I do like that listmonk offers the basics of having to actively opt into a mailing list, there are easy opt out options, wiping of user data, and it does all the basics most probably need. The pain though is sometimes finding a good mailing service you don't have to pay for. Good one's, for example Proton, don't allow this type of functionality.
Interestingly, too, I see listmonk can connect using HTTP webhooks to send SMS, Whatsapp, FCM notifications, or any type of messages in fact.
So, I'll be looking into this open source offering in future to migrate my own mailing list.
See
How to setup a selfhosted newsletter using listmonk | 4rkal's Dev Blog
Listmonk is an amazing feature packed selfhosted email newsletter manager. It offers loads of features like analytics (clicks, opens, bounces), templates, public subscription pages, importing subscribers and much more!
#
technology #
opensource #
selfhosting #
maillists