Ich musste eine einzelne Mailingliste aus einem #mailman3 Datenbank-Backup wiederherstellen. Sie war aus Versehen gelöscht worden. Das war nicht lustig. Wenigstens das Archiv war noch in der Datenbank vorhanden. Ich musste Zeilen in die Tabellen mailinglist, member, ban und preferences schreiben.
@nofollownoindex #Mailman3 ist leider relativ aufwendig aufzusetzen. #Sympa, das ganz brauchbar schien haben wir damals weggeworfen weil da ein Root-Exploit mehrere Monate lang nicht repariert wurde. Keine Ahnung wie das da heute ist.

An alle Mailman 3 (Postorius) Betreibenden.

Was macht ihr gegen Signup Spam?

Seit Tagen wird hier die Anmeldung zugespamt.

Seit Jahren kann man sich nur durch den per Mail versendeten Bestätigunglink tatsächlich an der Mailingliste anmelden. Funktionierte bisher wunderbar. Die Liste muss dabei zwingend öffentlich sein bzw. ist die Anmeldeseite bei Postorius eh nicht versteckt.

Parallele Absegnung durch Moderator:innen macht wenig Sinn, da wir ja nicht wissen können, welche Anmeldungen valide sind und welche nicht.

Ich fürchte so langsam um die Reputation der IP/Maildomain.

#Linux #Mailman3 #Postorius

Hallo #Sysadmins! Kennt irgendjemand brauchbare Alternativen zu #Mailman3?

Kriterien:
- #OpenSource
- #SelfHosted
- kein #Tracking
- klassische Many-to-many Listen ohne Brimborium
- ressourcen-sparsam 👈
- Luxus wäre, wenn's ein Paket für Debian gäbe, aber...

Wir betreiben Mailman seit ... Jahrzehnten, Version 3 jetzt auch schon eine ganze Weile, aber Mailman3 und ich werden definitiv keine Freunde mehr. (Gesendet mit genervtem Augenrollen)

Hi folks, anyone knowing of a reliable email provider that is offering mailing lists for custom domains via mailman 3 and access via API i.e. creation etc. of lists via code?

#FediPower #FediAsk #Mailman3 #email #MailingListSoftware

Fun with Mailman: after upgrading to docker 27, the #mailman3 web container was hogging all available CPU cycles. After some considerable digging it turned out to be a "max file descriptors" kind of issue. The "ulimits bump" mitigation in the comment actually resolves the issue: https://github.com/maxking/docker-mailman/issues/730#issuecomment-2568159004

Because of course, when opening a file fails from a process' file descriptor pool being depleted, you just try harder 🤦

Anyway, leaving this here for " to whom it may concern".

Compose hangs at [uWSGI] getting INI configuration from /opt/mailman-web/uwsgi.ini · Issue #730 · maxking/docker-mailman

Attempting to bring up containerized mailman/mailman-web following the instructions at https://asynchronous.in/docker-mailman/ Everything seems to progress more or less normally, then everything st...

GitHub
Tatsächlich, mir fehlte eine Middleware in meiner lokalen settings.py für #Django. CommonMiddleware löst per Default einen 301 Redirect auf eine URL mit abschließenden Slash aus, wenn er fehlt.
Mein Pull Request wird dennoch genehmigt, weil der Redirect ja vermeidbar ist.
#Mailman3
Ich habe einen #Bug in #Mailman3/#Postorius gefunden: https://gitlab.com/mailman/postorius/-/issues/604
Wenn man auf eine zurückgehaltene Nachricht klickt, kommt der Dialog nicht mit den Details, weil der abschließende Slash in der URL fehlt. Warum ist das noch keinem aufgefallen? Oder habe ich etwas in der Konfiguration falsch?
#OpenSource
404 error on click on held message in list because the trailing slash is missing (#604) · Issues · GNU Mailman / Postorius · GitLab

When you look at the list of held messages, and click on one message, then you expect to see the popup with the details of the held message....

GitLab
@schintzman
Mailman3.com hosts free mailing lists for open-source projects too. I host mine at https://lists.mailman3.com/hyperkitty/list/[email protected]/
https://mailman3.com/
Wrote a long rant about this stuff at https://kishkush.net/@iorsh/111166772876540601
#mailman3
Culmus-announce - lists.mailman3.com

Seeking #maiinglist owner documentation for #mailman3 .

Actually I try to figure out what the option "pre_verified" in mass-subscribe does. Anyhow, I can not find any documentation: The Postorius documentation https://docs.mailman3.org/projects/postorius/en/latest/development.html addresses sysadmins only. The Mailman Core docs https://docs.mailman3.org/projects/mailman/en/latest/ are oriented towards developers and even deep inside I can't find a single word about this.

Any hints?

#mailman #sysadmin #postmaster #followerpower

Development - Postorius 1.3.10 documentation