Hi,
we are trying to figure out what is that we're doing wrong as we can't use instructions that mailman sends with information on held messages as referenced in: https://gitlab.com/mailman/mailman/blob/master/src/mailman/chains/hold.py#L2...
In particular - replying to the message with "Approved: listpassword" we were not able to approve any message.
Since there's no place we could find in interface to change ML password I did it through the mailmanclient:
ml=client.get_list('mylists@lists.some.com') ml.settings['moderator_password']='password123' ml.settings.save()
after which we've used above password trying to approve messages following the steps outlined above.
What are we doing wrong, or where to look for further information?
-- Sr System and DevOps Engineer SoM IRT