diff options
Diffstat (limited to 'blueprint')
| -rw-r--r-- | blueprint/README.md | 2 | ||||
| -rw-r--r-- | blueprint/mailing-list.md | 9 |
2 files changed, 10 insertions, 1 deletions
diff --git a/blueprint/README.md b/blueprint/README.md index 23ee44a..1542964 100644 --- a/blueprint/README.md +++ b/blueprint/README.md @@ -14,7 +14,7 @@ These documents intend to document how to set up self-hosted services in a reusa * Planet * Code forge * Communication - * Mailing lists + * [Mailing list](mailing-list.md) * Instant messaging * Others (forums, ActivityPub, ...) diff --git a/blueprint/mailing-list.md b/blueprint/mailing-list.md new file mode 100644 index 0000000..e3fde05 --- /dev/null +++ b/blueprint/mailing-list.md @@ -0,0 +1,9 @@ +# Mailing list + +## Mailman 3 + +* [selfhostwatch does not track Mailman updates](https://github.com/alexpdp7/selfhostwatch/issues/19) +* Does not support SSO +* Create special admin user? +* Use a dedicated domain +* AAAA missing from SPF? |
