summaryrefslogtreecommitdiff
path: root/mailman/skel/sig.en.py
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-02-16 22:44:02 +0100
committerJonas Smedegaard <dr@jones.dk>2015-02-16 22:44:02 +0100
commitc66f7b55344870c69ac8353b8fc8a014517e5c4e (patch)
treee74f184d50fc62f3b3911eabc8f5cc39ded2666b /mailman/skel/sig.en.py
parenta4880d7df639a90fb9f7a753e0ebe8ca798803ce (diff)
Improve note on separation of attachments.
Diffstat (limited to 'mailman/skel/sig.en.py')
-rw-r--r--mailman/skel/sig.en.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/mailman/skel/sig.en.py b/mailman/skel/sig.en.py
index 2ad3087..cb28a1c 100644
--- a/mailman/skel/sig.en.py
+++ b/mailman/skel/sig.en.py
@@ -13,7 +13,8 @@ owner = [LISTOWNERS]
moderator = []
description = 'LISTDESC (censored, public)'
info = """Open list for LISTDESC.
-<ul><li>Anyone can send to the list (non-text parts are stripped).
+<ul><li>Anyone can send to the list.
+<li>Attachments are separated and stored centrally.
<li>Posts are censored for relevancy (except from SENDERS).
<li>Anyone can subscribe to the list (only members can see member list).
</ul>Archive is public accessible.
@@ -29,7 +30,8 @@ umbrella_member_suffix = '-owner'
send_reminders = 0
welcome_msg = """This is an open list for LISTDESC.
- * Anyone can send to the list (non-text parts are stripped).
+ * Anyone can send to the list.
+ * Attachments are separated and stored centrally.
* Posts are censored for relevancy (except from SENDERS).
* Anyone can subscribe to the list (only members can see member list).