Ask HN: Best current mailing list manager?
84 points| zimpenfish | 5 years ago | reply
Ecartis has done sterling work for years but even back then it was effectively abandonware. Something nice and simple I can run in Docker or a single binary would be perfect.
[+] [-] ddevault|5 years ago|reply
Example list: https://lists.sr.ht/~sircmpwn/sr.ht-dev
[+] [-] zimpenfish|5 years ago|reply
[+] [-] generalpass|5 years ago|reply
Bravo!
[+] [-] betamaxthetape|5 years ago|reply
The major disadvantage that comes with hosted solutions is that you have no control over the service. Consider Yahoo Groups, which deleted all of its mailing list archives last year. I was one of the project leads for the Archive Team effort [1] to make a copy of those groups before they were lost forever, and although we saved several hundred thousand groups, we lost a lot more. Many millions of groups just vanished. Many of them, despite being long abandoned, were basically the only evidence left of that community, containing vital archives and information that is now gone.
I'm not saying this doesn't happen with self-hosted groups, but if a self-hosted group decides to shut down, it's their choice. (Rather than Yahoo emailing you to tell you that everything will be gone in a month).
[1] https://www.archiveteam.org/index.php/Yahoo!_Groups
[+] [-] rrix2|5 years ago|reply
[+] [-] kazinator|5 years ago|reply
Mailing lists benefit from a good web archive. For anyone who hasn't received everything in their inbox, the archive is the only interface to past material. It has to be presented well, searchable, threaded and so on, so you don't miss anything due to not having it in your inbox.
I've been using Lurker for years, with my own modifications.
http://www.kylheku.com/cgit/lurker/
Some of my hcanges are cosmetic (like different icons), but the main one is to HTML in posts to be rendered. To do that, the HTML is passed through a rigid HTML cleaner that validates for allowed tags and attributes:
http://www.kylheku.com/cgit/hc/
(That is connected to Lurker via a new Lurker config option htmlfilt which specifies to path to the hc executable).
In spite of that, when I contacted the Lurker author about this, he was vehemently dead set against HTML going into archives.
My mods to Lurker look dated, but the upstream has not moved. The SourceForge page is still offering 2.3 for download in the Files area, dated 2009.
"No HTML in mailing lists dammit" may work for some open source projects, but it's not realistic; people use HTML e-mails, and want the archive to have the content that people see who have received the e-mail directly.
[+] [-] hannob|5 years ago|reply
Pipermail is part of mailman 2, which is the about to be deprecated very soon version (it's python 2 only).
Mailman 3 has a different thing, but I haven't tried it yet.
[+] [-] m463|5 years ago|reply
and javascript. webgl too. and phone and tablet support. And support for inline ads. We should allow zero-pixel tracking links to so we know advertising statis... I mean to protect us from covid-19. and animated avatars.
it's a slippery slope.
[+] [-] juped|5 years ago|reply
[+] [-] gtf21|5 years ago|reply
[1]: https://www.gtf.io/projects/personal_infrastructure/#mailing...
[+] [-] geocrasher|5 years ago|reply
[+] [-] zimpenfish|5 years ago|reply
[+] [-] adamfeldman|5 years ago|reply
[+] [-] generalpass|5 years ago|reply
EDIT:
I actually don't know if it was forum software or just mailman plugged into the forum somehow.
[+] [-] sam_goody|5 years ago|reply
The setup was not so bad.
But it really failed as a mailing list, as there was no way to respond to the sender without responding to all. There was a plugin that caused more issues than it solved.
It has been several months, not sure if it improved since then.
[+] [-] zimpenfish|5 years ago|reply
[+] [-] Swisstone|5 years ago|reply
[+] [-] allanrbo|5 years ago|reply
[+] [-] mlinksva|5 years ago|reply
[+] [-] m463|5 years ago|reply
[+] [-] flamey|5 years ago|reply
[+] [-] duskwuff|5 years ago|reply
[+] [-] captn3m0|5 years ago|reply
It doesn’t have a self subscribe thing though - look at subgun/audience. There are a few alternatives.
[+] [-] kehers|5 years ago|reply
[+] [-] totaldude87|5 years ago|reply
not sure if it fits the bill.. https://github.com/knadh/listmonk
[+] [-] mr-karan|5 years ago|reply
[+] [-] zimpenfish|5 years ago|reply
[+] [-] zzo38computer|5 years ago|reply
And I am not the only person who wanted NNTP for the SQLite forum; there is at least one other person too who also wants that.
[+] [-] savoyard|5 years ago|reply
[1] http://mlmmj.org
[+] [-] jcrawfordor|5 years ago|reply
[+] [-] number6|5 years ago|reply
[+] [-] ddevault|5 years ago|reply
[+] [-] marklyon|5 years ago|reply
[+] [-] TimSchumann|5 years ago|reply
You’re looking for google groups locally hosted, not mailchimp locally hosted?
[+] [-] zimpenfish|5 years ago|reply
[+] [-] ibotty|5 years ago|reply
[+] [-] jidiculous|5 years ago|reply
[+] [-] duskwuff|5 years ago|reply
Besides, Google Groups is borderline abandoned. It's stuck awkwardly between being a Usenet client, a mailing list archive, and a web forum, and I don't think it's seen much interest from Google's side in a long time.