I'm hosting a personal blog by https://pages.sr.ht and I wanted an accompanying mailing list newsletter. Unfortunately the mailing lists sourcehut provides are not designed for newsletters; they're designed for git-send-email workflows the way God and Linus Torvalds intended. My blog is for a non-technical audience, but I'm technically proficient and want a newsletter service that respects that. Specifically: - Send welcome letter on subscribing and similarly unsubscribing - Put their name in the email via template (maybe, not super important) - Have some easy widget where they can *click an html form button* on my site and it subscribes them - look at who is subscribed - Have a custom-formatted plaintext part β I like the a11y of text/plain and pandoc doesn't quite cut it - Disable tracking pixels β they're a scourge on the Internet and most email clients block them anyway - No fancy formatting.β¦