summaryrefslogtreecommitdiff
path: root/src/mailman/templates
diff options
context:
space:
mode:
authorBarry Warsaw2009-08-12 23:53:34 -0400
committerBarry Warsaw2009-08-12 23:53:34 -0400
commite8044c07e50ecceaf6fc22e2f0d2a14b506af7b1 (patch)
tree66aacfe99b6c15c10a484b95fbffd6a3f20373c1 /src/mailman/templates
parent129dc2580ff5d0def7b5e5fcf95af53c7f9685de (diff)
downloadmailman-e8044c07e50ecceaf6fc22e2f0d2a14b506af7b1.tar.gz
mailman-e8044c07e50ecceaf6fc22e2f0d2a14b506af7b1.tar.zst
mailman-e8044c07e50ecceaf6fc22e2f0d2a14b506af7b1.zip
Tests for setting an owner and the language. A test for notifications, and
errors. Update newlist.txt.
Diffstat (limited to 'src/mailman/templates')
-rw-r--r--src/mailman/templates/en/newlist.txt33
1 files changed, 8 insertions, 25 deletions
diff --git a/src/mailman/templates/en/newlist.txt b/src/mailman/templates/en/newlist.txt
index 3362887d8..f7b164eb4 100644
--- a/src/mailman/templates/en/newlist.txt
+++ b/src/mailman/templates/en/newlist.txt
@@ -1,35 +1,18 @@
-The mailing list `%(listname)s' has just been created for you. The
+The mailing list '$listname' has just been created for you. The
following is some basic information about your mailing list.
-Your mailing list password is:
-
- %(password)s
-
-You need this password to configure your mailing list. You also need
-it to handle administrative requests, such as approving mail if you
-choose to run a moderated list.
-
You can configure your mailing list at the following web page:
- %(admin_url)s
+ $admin_url
The web page for users of your mailing list is:
- %(listinfo_url)s
-
-You can even customize these web pages from the list configuration
-page. However, you do need to know HTML to be able to do this.
-
-There is also an email-based interface for users (not administrators)
-of your list; you can get info about using it by sending a message
-with just the word `help' as subject or in the body, to:
+ $listinfo_url
- %(requestaddr)s
+There is also an email-based interface for users (not administrators) of your
+list; you can get info about using it by sending a message with just the word
+'help' as subject or in the body, to:
-To unsubscribe a user: from the mailing list 'listinfo' web page,
-click on or enter the user's email address as if you were that user.
-Where that user would put in their password to unsubscribe, put in
-your admin password. You can also use your password to change
-member's options, including digestification, delivery disabling, etc.
+ $requestaddr
-Please address all questions to %(siteowner)s.
+Please address all questions to $siteowner.