11 Sep
2024
11 Sep
'24
9:32 p.m.
One quick follow up. I'm making a subscribe request for a moderator. I'm passing in list_id, subscriber, and role (moderator). The request is returning a 201 response, but when I shell into the mailman server and inspect the list directly it shows there are no moderators. I've confirmed the list id, and I can see a list of regular members, but when I use the command line, the only version of the query which shows members is the default: mailman members <list name>
.
I assume I'm doing something wrong, but I'm not seeing it.