Service/lists: Difference between revisions
Add mailman hostname and change machine. |
No edit summary |
||
| Line 84: | Line 84: | ||
python3 create-list.py --list LISTNAME | python3 create-list.py --list LISTNAME | ||
Mailman3 has separate parts and the core communicates with a [https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/rest/docs/rest.html REST API], | Mailman3 has separate parts and the core communicates with a [https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/rest/docs/rest.html REST API], | ||
the script is aimed to make it easier to create a list, and can be viewed | the script is aimed to make it easier to create a list, and can be viewed | ||
to see how to authenticate to the API. | to see how to authenticate to the API. | ||
* Send additional instructions to list administrator | * Send additional instructions to list administrator | ||