
April 15, 2025
10:41 p.m.
Hi @Mihai,
Right. The user 'list' goes at the end, instead of -u.
The list user is typically used by the mailman-wrapper wrapper.
I'm discovering the great usefulness of the mailman-wrapper. :-) So the next question: I used git to check out a bunch of the official gitlab repositories. And then ran this:
grep -r -i "mailman-wrapper" *
no result.
Our server is installed with python and pip packages. Those packages originate from the repos such as https://gitlab.com/mailman/mailman and others. where is mailman-wrapper? Or if that's not provided... well... the grep indicates it's not even mentioned or discussed. And yet such a great cli command! :-) Should that be an open issue or something, for the docs? or, why not?