aboutsummaryrefslogtreecommitdiff
path: root/docs/encryption.rst
diff options
context:
space:
mode:
authorJ08nY2017-08-22 00:01:47 +0200
committerJ08nY2017-08-22 00:01:47 +0200
commit60624b9113ab55d493ea3560f0350f686be2676c (patch)
tree1701f3e8e4fdbbdaa852b39aa7fce765b8803fac /docs/encryption.rst
parent28b35f7b5cac0a3d2950bdc8077f5223dd6318c3 (diff)
downloadmailman-pgp-60624b9113ab55d493ea3560f0350f686be2676c.tar.gz
mailman-pgp-60624b9113ab55d493ea3560f0350f686be2676c.tar.zst
mailman-pgp-60624b9113ab55d493ea3560f0350f686be2676c.zip
Diffstat (limited to 'docs/encryption.rst')
-rw-r--r--docs/encryption.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/encryption.rst b/docs/encryption.rst
new file mode 100644
index 0000000..96e8472
--- /dev/null
+++ b/docs/encryption.rst
@@ -0,0 +1,11 @@
+========================
+List encryption settings
+========================
+
+Mailman-pgp stores per-list encryption configuration. The defaults are listed
+in the parentheses after the attribute name.
+
+ - ``nonencrypted_msg_action(Action.reject)``, an action to take when a message
+ is received not encrypted.
+ - ``encrypt_outgoing(True)``, whether to encrypt the outgoing postings to the
+ subscribers keys.