Part of lp.services.mailman.monkeypatches
Function | monkey_patch | Monkey-patch an installed Mailman 2.1 tree. |
Rather than maintain a forked tree of Mailman 2.1, we apply a set of changes to an installed Mailman tree. This tree can be found rooted at mailman_path.
This should usually mean just copying a file from this directory into mailman_path. Rather than build a lot of process into the mix, just hard code each transformation here.