summaryrefslogtreecommitdiff
path: root/schleuder
diff options
context:
space:
mode:
authorgeorg <georg@riseup.net>2019-02-02 16:35:59 +0000
committergeorg <georg@riseup.net>2019-02-03 22:27:31 +0000
commita6a9f86f4361b0059537e6c490469dc2423ca78a (patch)
tree78b05a39ba2bf929338092fca3ee321f6f77986e /schleuder
parent30f37d3c1fc712d3a74ab22629cd6e2670c84db7 (diff)
Extend description of the 'attach-listkey' keyword
Closes #45
Diffstat (limited to 'schleuder')
-rw-r--r--schleuder/docs/list-admins.md2
-rw-r--r--schleuder/docs/subscribers.md3
2 files changed, 4 insertions, 1 deletions
diff --git a/schleuder/docs/list-admins.md b/schleuder/docs/list-admins.md
index ac23859..24cbeb1 100644
--- a/schleuder/docs/list-admins.md
+++ b/schleuder/docs/list-admins.md
@@ -45,7 +45,7 @@ x-fetch-key: 0x12345678DEADBEEF12345678DEADBEEF12345678
This keyword must be send to the normal list-address: `foo@hostname`.
x-attach-listkey:
-: Attachs the public key of the list. Probably most useful in combination with x-resend.
+: Attachs the public key of the list. This might be useful for example after the setup of a new list, to distribute the public key of the list to all subscribers.
#### Other
diff --git a/schleuder/docs/subscribers.md b/schleuder/docs/subscribers.md
index bbfa291..ded776b 100644
--- a/schleuder/docs/subscribers.md
+++ b/schleuder/docs/subscribers.md
@@ -11,6 +11,9 @@ title: Documentation for subscribers
The resending-keywords must be included in messages sent to the normal list-address: `foo@hostname`.
+x-attach-listkey:
+: Attachs the public key of the list. Probably most useful in combination with x-resend.
+
x-resend: someone@example.org
: Send the message to the given address, encrypted if possible, otherwise in the clear.