mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
The bug[1] would explain all the bounces and unsubscriptions, so patch it manually until upstream gets it sorted. [1] https://gitlab.com/mailman/mailman/-/issues/636
11 lines
303 B
Plaintext
11 lines
303 B
Plaintext
[Trigger]
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Type = Package
|
|
Target = mailman3
|
|
|
|
[Action]
|
|
Description = Patch mailman to not modify the CC header
|
|
When = PostTransaction
|
|
Exec = /usr/bin/bash -c "patch /usr/lib/python*/site-packages/mailman/handlers/avoid_duplicates.py /usr/local/share/mailman.patch"
|