![](https://secure.gravatar.com/avatar/92a08056216d6137cbb9b02b86c38b69.jpg?s=120&d=mm&r=g)
Review: Resubmit Hi, I've added a few changes to make the client compatible with the current Mailman3 alpha7. Member resources now use IDs instead of email adresses (on the API side). The client doesn't know this ID when provided with an email adress (for example to get membership information or to unsubscribe an email address from a list). In order to find the right ID, the client needs to iterate over the existing member roster. This probably isn't ideal, especially when lists have a large number of members. But it's probably not an issue that the client lib can solve differently... Thanks! Florian -- https://code.launchpad.net/~flo-fuchs/mailman.client/settings/+merge/56088 Your team Mailman Coders is subscribed to branch lp:mailman.client.