What are folks using for subscribing to #email #MailingList software? We basically want something to manage email signups which we can use with an API to send out emails to everyone. Ideally they should be able to unsub if they want. We'd want to be able to send either html or markdown via api.
Bonus points if the tool can subscript to an ActivityPub actor. :P
@mauve
Then you could even use Ghost as blogging engine, which market themselves as a self-hosted Patreon newsletter nowadays. I think you could leave out the payment part, if you like.
@HyphaCoop
@rosano @boris @mauve Yes, Mailgun and Amazon SES are the only documented mailer settings on https://ghost.org/docs/config/#mail
But it works fine with other working Nodemailer configurations as well. We're using it for quite some low-traffic sites at @ecobytes with our own SMTP endpoint.
The example image shows environmental variables loaded by Docker Compose used with their stock image on Docker Hub.
@mauve https://buttondown.email/ seems quite good. You have to pay for the API looks like, but there is a non-profit discount.
@mauve
If you only need announcements, as in 'newsletters', def. check out Keila or Listmonk.
Else, for discussion lists, Mailman 3 is the only listserv I know that supports ARC headers for delivery into Google.