On 7/31/20 11:09 AM, Johnny Cison wrote:
It's 1.1.2, which is the python3-django-postorius version included with the package manager on Ubuntu 18.04.
Is there by chance a mechanism for viewing that information in 1.1.2?
You have several choices.
Do nothing and wait for Debian/Ubuntu to upgrade the package and backport it.
Try upgrading Postorius from source or with pip. This will probably result in disaster, and even if it doesn't, will probably also require upgrading django-mailman3, mailmanclient and mailman core to support new features in Postorius.
See the merge requests at <https://gitlab.com/mailman/postorius/-/merge_requests/349>, and if you have >50 lists, <https://gitlab.com/mailman/postorius/-/merge_requests/437> and try patching installing those changes as patches. Note that!349 patches 15 files, but one of them is the change log and 12 are related to tests. The only ones you need to patch are postorius/templates/postorius/index.html and postorius/views/list.py. Likewise, these two are all you need from !437.
Abandon the Debian/Ubunto package and install the whole suite from source or with pip.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan