summaryrefslogtreecommitdiff
path: root/mailman/skel/team-announce.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/team-announce.en.py
parenta4880d7df639a90fb9f7a753e0ebe8ca798803ce (diff)
Improve note on separation of attachments.
Diffstat (limited to 'mailman/skel/team-announce.en.py')
-rw-r--r--mailman/skel/team-announce.en.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/mailman/skel/team-announce.en.py b/mailman/skel/team-announce.en.py
index 3c199d3..eefa4db 100644
--- a/mailman/skel/team-announce.en.py
+++ b/mailman/skel/team-announce.en.py
@@ -13,7 +13,8 @@ owner = [LISTOWNERS]
moderator = []
description = 'LISTDESC (censored, semi-public)'
info = """Open list for LISTDESC.
-<ul><li>Only SENDERS can send to the list (non-text parts are stripped).
+<ul><li>Only SENDERS can send to the list.
+<li>Attachments are separated and stored centrally.
<li>All posts are censored for relevancy.
<li>Responses are redirected to non-announce list.
<li>Anyone can subscribe to the list (member list not available).
@@ -28,7 +29,8 @@ umbrella_member_suffix = '-owner'
send_reminders = 0
welcome_msg = """This is an open list for LISTDESC.
- * Only SENDERS can send to the list (non-text parts are stripped).
+ * Only SENDERS can send to the list.
+ * Attachments are separated and stored centrally.
* All posts are censored for relevancy.
* Responses are redirected to non-announce list.
* Anyone can subscribe to the list (member list not available).