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
@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
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