Don’t use the code I posted, use the new patches from Mark if you want to apply them. The patches are
https://gitlab.com/mailman/mailman/-/merge_requests/932 https://gitlab.com/mailman/mailman/-/merge_requests/933
I’ve applied both of them to my prod box now and they are working well. The only catch is 932 will include an update to NEWS.rst that won’t apply because the contents are different. Thats fine it doesn’t impact the patch.
All I did was download both patches using the plain diff option when you click on the download icon at the end of the line “Request to merge msapiro:clean into master”.
Then on my mailman server (I did it in my test environment first) applied the patch in order (your paths, locations, install may differ from mine, this works for me):
$ cd /opt/mailman/venv/lib/python3.6/site-packages/mailman $ patch -p3 < /tmp/932.diff $ patch -p3 < /tmp/933.diff
And then restart mailman. This also assumes you are running
-Simon
Mr Simon Coggins Principal Systems Engineer | Digital Services Directorate CQUniversity Australia, Level 6.14, 160 Ann Street, Brisbane, QLD 4000 P +61 7 3295 1182 | X 51182 | M +61 408 115 861 | E s.coggins@cqu.edu.au<mailto:s.coggins@cqu.edu.au>
[https://www.cqu.edu.au/social-media] I respectfully acknowledge the Traditional Owners of the land on which we work and learn, and pay respect to the First Nations Peoples and their Elders, past, present and future. This communication may contain privileged or confidential information. If you have received this in error, please return to sender and delete. CRICOS: 00219C | RTO Code 40939
On 10 Nov 2021, at 10:16 am, Joel Lord <jpl@ilk.org<mailto:jpl@ilk.org>> wrote:
I got one of these yesterday as well.
On 11/9/2021 7:06 PM, dancab@caltech.edu<mailto:dancab@caltech.edu> wrote:
We're also getting bit by this due to messages being replaced with the notice below.
"The content of this message was lost. It was probably cross-posted to multiple lists and previously handled on another list".
I'm looking to apply the patch above.
Mailman-users mailing list -- mailman-users@mailman3.org<mailto:mailman-users@mailman3.org> To unsubscribe send an email to mailman-users-leave@mailman3.org<mailto:mailman-users-leave@mailman3.org> https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/<https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org>
-- Joel Lord
Mailman-users mailing list -- mailman-users@mailman3.org<mailto:mailman-users@mailman3.org> To unsubscribe send an email to mailman-users-leave@mailman3.org<mailto:mailman-users-leave@mailman3.org> https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/<https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/>