And I have now upgraded Mailman again to 2.1.13 and reapplied the
auto-approval patch, however I am not sure whether I need to do anything
with version numbers.
The short answer is you need to run config_list with the
"mlist.data_version = 96" input on only those lists which you created
with Ma
Adam Nielsen wrote:
>
>>> Also, rather than incrementing Version.DATA_FILE_VERSION further and
>>> setting yourself up for this kind of problem again, you could leave it
>>> at 97 and run the following (after applying the auto approval patch)
>>> to make sure all lists get updated
>>>
>>> #!/bin/sh
Hi all,
Late last year I upgraded Mailman and re-applied the auto-approval patch:
It has been implemented on the 2.2 branch which is not yet released, so
yes, you need to apply the patch to 2.1.12 if you need the
functionality.
Also, rather than incrementing Version.DATA_FILE_VERSION further a