This is the error message I get when I try to update a picture
URL with its current URL, in the file
https://mailman.gramstad.no/mailman/edithtml/enag-mausoleum/listinfo.html
:
Bug in Mailman version 2.1.29
We're sorry, we hit a bug!
Please inform the webmaster for this site of this problem.
Printing of traceback and other system information has been
explicitly inhibited, but the webmaster can find this information
in the Mailman error logs or the web server logs.
----
It seems that ANY change of that web page, no matter how trivial,
triggers the error message.
Thomas Gramstad
Hello, i have set send_reminders to "No" in admin panel, but reminders are still being sent, and according to config_list -o - mylist these settings did not apply:
# /usr/lib/mailman/bin/config_list -o - mylist |grep send_
send_reminders = True
send_welcome_msg = True
send_goodbye_msg = True
digest_send_periodic = True
On my other server these settings are applied correctly. Permissions on /var/lib/mailman/lists/mylist/config.pck are correct too.
What could be the cause of this behavior?