]> git.netwichtig.de Git - user/henk/code/schleuder-website.git/commitdiff
Update x-subscribe documentation for list-admins
authorgagz <gagz@immerda.ch>
Sun, 31 Jan 2021 18:26:48 +0000 (19:26 +0100)
committergagz <gagz@immerda.ch>
Sun, 31 Jan 2021 18:26:48 +0000 (19:26 +0100)
schleuder/docs/list-admins.md

index 74f03699ba57df1c66a6a11df39438f08fa5ba6a..e1224b2afb31906024cc661e98d5a0f5d85ecbf6 100644 (file)
@@ -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.