From 0b0a081fb42f429756af0e044149d7a300343551 Mon Sep 17 00:00:00 2001 From: gagz Date: Sun, 31 Jan 2021 19:26:48 +0100 Subject: Update x-subscribe documentation for list-admins --- schleuder/docs/list-admins.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schleuder/docs/list-admins.md b/schleuder/docs/list-admins.md index 74f0369..e1224b2 100644 --- a/schleuder/docs/list-admins.md +++ b/schleuder/docs/list-admins.md @@ -14,8 +14,8 @@ These keywords must be send to `foo-request@hostname`. They are used to get info **x-list-subscriptions** : List all subscriptions. -**x-subscribe:** person@example.org 0x12345678DEADBEEF12345678DEADBEEF12345678 -: Subscribe the given address and assign it the given OpenPGP-fingerprint. +**x-subscribe:** person@example.org 0x12345678DEADBEEF12345678DEADBEEF12345678 false true +: Subscribe the given email address and assign it the given OpenPGP fingerprint. The last two arguments can be omitted and will default to "false true": do not give the given email address administration permissions and enable email delivery. **x-unsubscribe:** person@example.org : Unsubscribe the given address. It is not possible to unsubscribe the last admin of a list. -- cgit v1.2.3