Product: Mailman Core
Version: 3.3.10

When I post an "invite" to the REST API:

http://localhost:8001/3.1/members

Params:
list_id = list.domain.tld
subscriber = some@email.address
display_name = Some Name
invitation = true

Should Mailman Core be attempting to send an "invitation" email to the 
"subscriber" address, or is this the job of the "client" calling the API?

I understand the API does return "token", and "token_owner" on success, which I 
assume the "token" would be used for a subsequent "verification" process.

I'm developing my own "frontend" for "subscribers", "moderators", "list 
admins", and "system admins" respectively. Sort of working through 
understanding what Core does and does not do itself.
_______________________________________________
Mailman-users mailing list -- mailman-users@mailman3.org
To unsubscribe send an email to mailman-users-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/M5NPEJGVOU5I7BWEOK4BTEMUEI3M7RBX/

This message sent to arch...@mail-archive.com

Reply via email to