Mark Sapiro writes
> Because the messages are being shunted because of the above exception which
> is a Python 3.13 issue https://gitlab.com/mailman/mailman/-/issues/1190
> fixed by https://gitlab.com/mailman/mailman/-/merge_requests/1309.
>
> Once you fix that issue by either downgrading Python
On 2/12/25 23:12, Thomas Krichel wrote:
Feb 13 06:49:56 2025 (857955) Uncaught runner exception:
'pathlib._local.PosixPath' object does
not support the context manager protocol
Feb 13 06:49:56 2025 (857955) Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/mailman/core/
Thomas Krichel writes
> So in fact there is no need to fiddle with configs apart from the systemd
> file.
Actually you also need to adjust the cron entry.
Overall, if you have a debian machine, installing the mailman Debian
package first and then setup the virtual environment to get a n
Thomas Krichel writes
> No email reaches the list. I did not notice, but now the listowner
> has written to me.
Here I try to document how I change from the mailman Debian package
to the virtualenv. The change appears necessary because Debian
testing's default python is 3.13 and Mailman i