diff options
Diffstat (limited to 'mailman/templates')
47 files changed, 0 insertions, 1302 deletions
diff --git a/mailman/templates/__init__.py b/mailman/templates/__init__.py deleted file mode 100644 index e69de29bb..000000000 --- a/mailman/templates/__init__.py +++ /dev/null diff --git a/mailman/templates/en/__init__.py b/mailman/templates/en/__init__.py deleted file mode 100644 index e69de29bb..000000000 --- a/mailman/templates/en/__init__.py +++ /dev/null diff --git a/mailman/templates/en/adminaddrchgack.txt b/mailman/templates/en/adminaddrchgack.txt deleted file mode 100644 index 1b66a2fcf..000000000 --- a/mailman/templates/en/adminaddrchgack.txt +++ /dev/null @@ -1,4 +0,0 @@ -Address for member $name has been successfully changed -from $oldaddr to $newaddr for list $listname. - - diff --git a/mailman/templates/en/admindbdetails.html b/mailman/templates/en/admindbdetails.html deleted file mode 100644 index d97fcec11..000000000 --- a/mailman/templates/en/admindbdetails.html +++ /dev/null @@ -1,65 +0,0 @@ -The administrative requests are displayed in one of two ways, on a <a -href="%(summaryurl)s">summary page</a>, and on a <em>details</em> -page. The summary page contains pending subscription and -unsubscription requests, as well as postings being held for your -approval, grouped by sender email address. The details page contains -a more detailed view of each held message, including the all the -message's headers and an excerpt of the message body. - -<p>On all the pages, the following actions are available: - -<ul> -<li><b>Defer</b> -- Defer your decision until later. No action is - taken now for this pending administrative request, but for held - postings, you can still forward or preserve the message (see - below). - -<li><b>Accept/Approve</b> -- Accept the message, sending it on to the list. - For membership requests, approve the change in membership status. - -<li><b>Reject</b> -- Reject the message, sending a rejection notice to - the sender, and discarding the original message. For membership - requests, reject the change in membership status. In either case, - you should add a reason for the rejection in the accompanying text - box. - -<li><b>Discard</b> -- Throw away the original message, without sending - a rejection notice. For membership requests, this simply discards - the request without notice to the person making the request. This - is usually the action you want to take for known spam. -</ul> - -<p>For held messages, turn on the <b>Preserve</b> option if you want -to save a copy of the message for the site administrator. This is -useful for abusive messages that you want to discard, but need to keep -a record of for later inspection. - -<p>Turn on the <b>Forward to</b> option, and fill in the forwarding -address if you want to forward the message to someone else not on the -list. To edit a held message before it is sent on to the list, you -should forward the message to yourself (or the list owners), and -discard the original message. Then, when the message shows up in your -mailbox, make your edits and resend the message to the list, including -an <tt>Approved:</tt> header with the list password as its value. It -is proper netiquette in this case to include a note in the resent -message, explaining that you have modified the text. - -<p>If the sender is a list member who is being moderated, you can -optionally clear their moderation flag. This is useful when your list -is configured to put new members on probation, and you've decided that -this member can be trusted to post to the list without approval. - -<p>If the sender is not a list member, you can add the email address to -a <em>sender filter</em>. Sender filters are described on the <a -href="%(filterurl)s">sender filter privacy page</a>, and may be one of -<b>auto-accept</b> (Accepts), <b>auto-hold</b> (Holds), -<b>auto-reject</b> (Rejects), or <b>auto-discard</b> (Discards). This -option will not be available if the address is already on one of the -sender filters. - -<p>When you're finished, click on the <em>Submit All Data</em> button -at the top or bottom of the page. This button will submit all -selected actions for all administrative requests that you've made a -decision for. - -<p><a href="%(summaryurl)s">Return to the summary page</a>. diff --git a/mailman/templates/en/admindbpreamble.html b/mailman/templates/en/admindbpreamble.html deleted file mode 100644 index 659b77e72..000000000 --- a/mailman/templates/en/admindbpreamble.html +++ /dev/null @@ -1,10 +0,0 @@ -This page contains a subset of the <em>%(listname)s</em> mailing list -postings that are being held for your approval. It currently shows -%(description)s - -<p>For each administrative request, please select the action to take, -clicking on the <b>Submit All Data</b> when finished. More detailed -instructions are available <a href="%(detailsurl)s">here</a>. - -<p>You can also <a href="%(summaryurl)s">view a summary</a> of all -pending requests. diff --git a/mailman/templates/en/admindbsummary.html b/mailman/templates/en/admindbsummary.html deleted file mode 100644 index 20ffef584..000000000 --- a/mailman/templates/en/admindbsummary.html +++ /dev/null @@ -1,14 +0,0 @@ -This page contains a summary of the current set of administrative -requests requiring your approval for the -<a href="%(adminurl)s"><em>%(listname)s</em> mailing list</a>. -First, you will find the list of pending -subscription and unsubscription requests, if any, followed by any -postings being held for your approval. - -<p>For each administrative request, please select the action to take, -clicking on the <b>Submit All Data</b> button when finished. -<a href="%(detailsurl)s">More detailed instructions</a> are also -available. - -<p>You can also <a href="%(viewallurl)s">view the details</a> of all -held postings. diff --git a/mailman/templates/en/adminsubscribeack.txt b/mailman/templates/en/adminsubscribeack.txt deleted file mode 100644 index 5d5f36417..000000000 --- a/mailman/templates/en/adminsubscribeack.txt +++ /dev/null @@ -1 +0,0 @@ -$member has been successfully subscribed to $listname. diff --git a/mailman/templates/en/adminunsubscribeack.txt b/mailman/templates/en/adminunsubscribeack.txt deleted file mode 100644 index a6ed99f59..000000000 --- a/mailman/templates/en/adminunsubscribeack.txt +++ /dev/null @@ -1 +0,0 @@ -$member has been removed from $listname. diff --git a/mailman/templates/en/admlogin.html b/mailman/templates/en/admlogin.html deleted file mode 100644 index 03f763b95..000000000 --- a/mailman/templates/en/admlogin.html +++ /dev/null @@ -1,39 +0,0 @@ -<html> -<head> - <title>%(listname)s %(who)s Authentication</title> -</head> -<body bgcolor="#ffffff"> -<FORM METHOD=POST ACTION="%(path)s"> -%(message)s - <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> - <TR> - <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> - <B><FONT COLOR="#000000" SIZE="+1">%(listname)s %(who)s - Authentication</FONT></B> - </TD> - </TR> - <tr> - <TD><div ALIGN="Right">List %(who)s Password:</div></TD> - <TD><INPUT TYPE="password" NAME="adminpw" SIZE="30"></TD> - </tr> - <tr> - <td colspan=2 align=middle><INPUT type="SUBMIT" - name="admlogin" - value="Let me in..."> - </td> - </tr> - </TABLE> - <p><strong><em>Important:</em></strong> From this point on, you - must have cookies enabled in your browser, otherwise no - administrative changes will take effect. - - <p>Session cookies are used in Mailman's - administrative interface so that you don't need to - re-authenticate with every administrative operation. This - cookie will expire automatically when you exit your browser, or - you can explicitly expire the cookie by hitting the - <em>Logout</em> link under <em>Other Administrative - Activities</em> (which you'll see once you successfully log in). -</FORM> -</body> -</html> diff --git a/mailman/templates/en/approve.txt b/mailman/templates/en/approve.txt deleted file mode 100644 index 10ab69356..000000000 --- a/mailman/templates/en/approve.txt +++ /dev/null @@ -1,15 +0,0 @@ -Your request to $requestaddr: - - $cmd - -has been forwarded to the person running the list. - -This is probably because you are trying to subscribe to a 'closed' -list. - -You will receive email notification of the list owner's decision about -your subscription request. - -Any questions about the list owner's policy should be directed to: - - $adminaddr diff --git a/mailman/templates/en/archidxentry.html b/mailman/templates/en/archidxentry.html deleted file mode 100644 index 1927ae7fe..000000000 --- a/mailman/templates/en/archidxentry.html +++ /dev/null @@ -1,4 +0,0 @@ -<LI><A HREF="$filename">$subject -</A><A NAME="$sequence"> </A> -<I>$author -</I> diff --git a/mailman/templates/en/archidxfoot.html b/mailman/templates/en/archidxfoot.html deleted file mode 100644 index 6a43546ea..000000000 --- a/mailman/templates/en/archidxfoot.html +++ /dev/null @@ -1,21 +0,0 @@ - </ul> - <p> - <a name="end"><b>Last message date:</b></a> - <i>$lastdate</i><br> - <b>Archived on:</b> <i>$archivedate</i> - <p> - <ul> - <li> <b>Messages sorted by:</b> - $thread_ref - $subject_ref - $author_ref - $date_ref - <li><b><a href="$listinfo">More info on this list... - </a></b></li> - </ul> - <p> - <hr> - <i>This archive was generated by - Pipermail $version.</i> - </BODY> -</HTML> diff --git a/mailman/templates/en/archidxhead.html b/mailman/templates/en/archidxhead.html deleted file mode 100644 index 70a7558d7..000000000 --- a/mailman/templates/en/archidxhead.html +++ /dev/null @@ -1,24 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> - <HEAD> - <title>The $listname $archive Archive by $archtype</title> - <META NAME="robots" CONTENT="noindex,follow"> - $encoding - </HEAD> - <BODY BGCOLOR="#ffffff"> - <a name="start"></A> - <h1>$archive Archives by $archtype</h1> - <ul> - <li> <b>Messages sorted by:</b> - $thread_ref - $subject_ref - $author_ref - $date_ref - - <li><b><a href="$listinfo">More info on this list... - </a></b></li> - </ul> - <p><b>Starting:</b> <i>$firstdate</i><br> - <b>Ending:</b> <i>$lastdate</i><br> - <b>Messages:</b> $size<p> - <ul> diff --git a/mailman/templates/en/archlistend.html b/mailman/templates/en/archlistend.html deleted file mode 100644 index 9bc052ddb..000000000 --- a/mailman/templates/en/archlistend.html +++ /dev/null @@ -1 +0,0 @@ - </table> diff --git a/mailman/templates/en/archliststart.html b/mailman/templates/en/archliststart.html deleted file mode 100644 index cdf5d17c4..000000000 --- a/mailman/templates/en/archliststart.html +++ /dev/null @@ -1,4 +0,0 @@ - <table border=3> - <tr><td>Archive</td> - <td>View by:</td> - <td>Downloadable version</td></tr> diff --git a/mailman/templates/en/archtoc.html b/mailman/templates/en/archtoc.html deleted file mode 100644 index 4dcaf5a50..000000000 --- a/mailman/templates/en/archtoc.html +++ /dev/null @@ -1,20 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> - <HEAD> - <title>The $listname Archives</title> - <META NAME="robots" CONTENT="noindex,follow"> - $meta - </HEAD> - <BODY BGCOLOR="#ffffff"> - <h1>The $listname Archives </h1> - <p> - You can get <a href="$listinfo">more information about this list</a> - or you can <a href="$fullarch">download the full raw archive</a> - ($size). - </p> - $noarchive_msg - $archive_listing_start - $archive_listing - $archive_listing_end - </BODY> - </HTML> diff --git a/mailman/templates/en/archtocentry.html b/mailman/templates/en/archtocentry.html deleted file mode 100644 index e2a6d2e37..000000000 --- a/mailman/templates/en/archtocentry.html +++ /dev/null @@ -1,12 +0,0 @@ - - <tr> - <td>$archivelabel:</td> - <td> - <A href="$archive/thread.html">[ Thread ]</a> - <A href="$archive/subject.html">[ Subject ]</a> - <A href="$archive/author.html">[ Author ]</a> - <A href="$archive/date.html">[ Date ]</a> - </td> - $textlink - </tr> - diff --git a/mailman/templates/en/archtocnombox.html b/mailman/templates/en/archtocnombox.html deleted file mode 100644 index 5989aa53d..000000000 --- a/mailman/templates/en/archtocnombox.html +++ /dev/null @@ -1,18 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> - <HEAD> - <title>The $listname Archives</title> - <META NAME="robots" CONTENT="noindex,follow"> - $meta - </HEAD> - <BODY BGCOLOR="#ffffff"> - <h1>The $listname Archives </h1> - <p> - You can get <a href="$listinfo">more information about this list</a>. - </p> - $noarchive_msg - $archive_listing_start - $archive_listing - $archive_listing_end - </BODY> - </HTML> diff --git a/mailman/templates/en/article.html b/mailman/templates/en/article.html deleted file mode 100644 index 9ba25fe4e..000000000 --- a/mailman/templates/en/article.html +++ /dev/null @@ -1,50 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> - <HEAD> - <TITLE> $title - </TITLE> - <LINK REL="Index" HREF="index.html" > - <LINK REL="made" HREF="mailto:${email_url}?Subject=${subject_url}&In-Reply-To=$in_reply_to_url"> - <META NAME="robots" CONTENT="index,nofollow"> - $encoding - $prev - $next - </HEAD> - <BODY BGCOLOR="#ffffff"> - <H1>$subject_html</H1> - <B>$author_html</B> - <A HREF="mailto:${email_url}?Subject=${subject_url}&In-Reply-To=${in_reply_to_url}" - TITLE="$subject_html">$email_html - </A><BR> - <I>$datestr_html</I> - <P><UL> - $prev_wsubj - $next_wsubj - <LI> <B>Messages sorted by:</B> - <a href="date.html#$sequence">[ date ]</a> - <a href="thread.html#$sequence">[ thread ]</a> - <a href="subject.html#$sequence">[ subject ]</a> - <a href="author.html#$sequence">[ author ]</a> - </LI> - </UL> - <HR> -<!--beginarticle--> -$body -<!--endarticle--> - <HR> - <P><UL> - <!--threads--> - $prev_wsubj - $next_wsubj - <LI> <B>Messages sorted by:</B> - <a href="date.html#$sequence">[ date ]</a> - <a href="thread.html#$sequence">[ thread ]</a> - <a href="subject.html#$sequence">[ subject ]</a> - <a href="author.html#$sequence">[ author ]</a> - </LI> - </UL> - -<hr> -<a href="$listurl">More information about the $listname -mailing list</a><br> -</body></html> diff --git a/mailman/templates/en/bounce.txt b/mailman/templates/en/bounce.txt deleted file mode 100644 index 8e02cc7a5..000000000 --- a/mailman/templates/en/bounce.txt +++ /dev/null @@ -1,13 +0,0 @@ -This is a Mailman mailing list bounce action notice: - - List: %(listname)s - Member: %(addr)s - Action: Subscription %(negative)s%(did)s. - Reason: Excessive or fatal bounces. - %(but)s - -%(reenable)s -The triggering bounce notice is attached below. - -Questions? -Contact the Mailman site administrator at %(owneraddr)s. diff --git a/mailman/templates/en/checkdbs.txt b/mailman/templates/en/checkdbs.txt deleted file mode 100644 index d53925a4d..000000000 --- a/mailman/templates/en/checkdbs.txt +++ /dev/null @@ -1,7 +0,0 @@ -The %(real_name)s@%(host_name)s mailing list has %(count)d request(s) -waiting for your consideration at: - - %(adminDB)s - -Please attend to this at your earliest convenience. This notice of -pending requests, if any, will be sent out daily. diff --git a/mailman/templates/en/convert.txt b/mailman/templates/en/convert.txt deleted file mode 100644 index ae17a79e0..000000000 --- a/mailman/templates/en/convert.txt +++ /dev/null @@ -1,34 +0,0 @@ -The %(listname)s mailing list has just undergone a big change. It is -running on a new mailing list package called "Mailman". This will -hopefully solve a lot of problems that administering this list has -presented. - -How does this affect you? - -1) Mail intended for the whole list should be sent to: %(listaddr)s. - -2) You have been given an arbitrary password to prevent others from -unsubscribing you without your knowledge. It will be mailed to you in -a separate email, which you may have already received. Don't worry if -you forget this password; a reminder will be sent to you via email -every month. - -3) If you have World Wide Web access, you can use it any time to -unsubscribe from this list, to switch to and from digest mode, to -check back issues of the list (which will be available after the list -has been getting posts for a day or so), etc. The Web address for -these resources is: - - %(listinfo_url)s - -4) If you do not have WWW access, you can do these same things via -email. Send mail to %(requestaddr)s with a subject or body containing -just the word "help" (without the quotes). You will receive an -automated reply giving you further directions. - -Please address any questions or problems with this new setup to: -%(adminaddr)s. - -This message was auto-generated by Mailman %(version)s. For more -information on the Mailman software, visit the Mailman homepage at -http://www.list.org/ diff --git a/mailman/templates/en/cronpass.txt b/mailman/templates/en/cronpass.txt deleted file mode 100644 index 52ce5ea6c..000000000 --- a/mailman/templates/en/cronpass.txt +++ /dev/null @@ -1,19 +0,0 @@ -This is a reminder, sent out once a month, about your %(hostname)s -mailing list memberships. It includes your subscription info and how -to use it to change it or unsubscribe from a list. - -You can visit the URLs to change your membership status or -configuration, including unsubscribing, setting digest-style delivery -or disabling delivery altogether (e.g., for a vacation), and so on. - -In addition to the URL interfaces, you can also use email to make such -changes. For more info, send a message to the '-request' address of -the list (for example, %(exreq)s) containing just the word 'help' in -the message body, and an email message will be sent to you with -instructions. - -If you have questions, problems, comments, etc, send them to -%(owner)s. Thanks! - -Passwords for %(useraddr)s: - diff --git a/mailman/templates/en/disabled.txt b/mailman/templates/en/disabled.txt deleted file mode 100644 index 54998a83b..000000000 --- a/mailman/templates/en/disabled.txt +++ /dev/null @@ -1,25 +0,0 @@ -Your membership in the mailing list %(listname)s has been disabled -%(reason)s. You will not get any more messages from this -list until you re-enable your membership. You will receive -%(noticesleft)s more reminders like this before your membership in the -list is deleted. - -To re-enable your membership, you can simply respond to this message -(leaving the Subject: line intact), or visit the confirmation page at - - %(confirmurl)s - -You can also visit your membership page at - - %(optionsurl)s - -On your membership page, you can change various delivery options such -as your email address and whether you get digests or not. As a -reminder, your membership password is - - %(password)s - -If you have any questions or problems, you can contact the list owner -at - - %(owneraddr)s diff --git a/mailman/templates/en/emptyarchive.html b/mailman/templates/en/emptyarchive.html deleted file mode 100644 index 2f10766ce..000000000 --- a/mailman/templates/en/emptyarchive.html +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> - <HEAD> - <title>The %(listname)s Archives</title> - <META NAME="robots" CONTENT="noindex,follow"> - </HEAD> - <BODY BGCOLOR="#ffffff"> - <h1>The %(listname)s Archives </h1> - <p> - No messages have been posted to this list yet, so the archives are - currently empty. You can get <a href="%(listinfo)s">more information - about this list</a>. - </p> - </BODY> - </HTML> diff --git a/mailman/templates/en/headfoot.html b/mailman/templates/en/headfoot.html deleted file mode 100644 index b2caf10f6..000000000 --- a/mailman/templates/en/headfoot.html +++ /dev/null @@ -1,28 +0,0 @@ -This text can include -<a href="http://www.python.org/doc/current/lib/typesseq-strings.html">Python -format strings</a> which are resolved against list attributes. The -list of substitutions allowed are: - -<ul> - <li><b>real_name</b> - The "pretty" name of the list; usually - the list name with capitalization. - - <li><b>list_name</b> - The name by which the list is - identified in URLs, where case is significant. - - <li><b>host_name</b> - The fully qualified domain name - that the list server runs on. - - <li><b>web_page_url</b> - The base URL for Mailman. This - can be appended with, - e.g. <em>listinfo/%(list_name)s</em> to yield the - listinfo page for the mailing list. - - <li><b>description</b> - The brief description of the - mailing list. - - <li><b>info</b> - The full description of the mailing - list. - - <li><b>cgiext</b> - The extension added to CGI scripts. -</ul> diff --git a/mailman/templates/en/help.txt b/mailman/templates/en/help.txt deleted file mode 100644 index 654eda315..000000000 --- a/mailman/templates/en/help.txt +++ /dev/null @@ -1,33 +0,0 @@ -Help for %(listname)s mailing list: - -This is email command help for version %(version)s of the "Mailman" -list manager. The following describes commands you can send to get -information about and control your subscription to Mailman lists at -this site. A command can be in the subject line or in the body of the -message. - -Note that much of the following can also be accomplished via the World -Wide Web, at: - - %(listinfo_url)s - -In particular, you can use the Web site to have your password sent to -your delivery address. - -List specific commands (subscribe, who, etc) should be sent to the -*-request address for the particular list, e.g. for the 'mailman' -list, use 'mailman-request@...'. - -About the descriptions - words in "<>"s signify REQUIRED items and -words in "[]" denote OPTIONAL items. Do not include the "<>"s or -"[]"s when you use the commands. - -The following commands are valid: - - %(commands)s - -Commands should be sent to %(requestaddr)s - -Questions and concerns for the attention of a person should be sent to - - %(adminaddr)s diff --git a/mailman/templates/en/invite.txt b/mailman/templates/en/invite.txt deleted file mode 100644 index 337ac2ddc..000000000 --- a/mailman/templates/en/invite.txt +++ /dev/null @@ -1,20 +0,0 @@ -Your address "$email" has been invited to join the $listname -mailing list at $hostname by the $listname mailing list owner. -You may accept the invitation by simply replying to this message, -keeping the Subject: header intact. - -You can also visit this web page: - - $confirmurl - -Or you should include the following line -- and only the following -line -- in a message to $requestaddr: - - confirm $cookie - -Note that simply sending a `reply' to this message should work from -most mail readers. - -If you want to decline this invitation, please simply disregard this -message. If you have any questions, please send them to -$listowner. diff --git a/mailman/templates/en/listinfo.html b/mailman/templates/en/listinfo.html deleted file mode 100644 index 0f0b5e614..000000000 --- a/mailman/templates/en/listinfo.html +++ /dev/null @@ -1,143 +0,0 @@ -<HTML> - <HEAD> - <TITLE><MM-List-Name> Info Page</TITLE> - - </HEAD> - <BODY BGCOLOR="#ffffff"> - - <P> - <TABLE COLS="1" BORDER="0" CELLSPACING="4" CELLPADDING="5"> - <TR> - <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER"> - <B><FONT COLOR="#000000" SIZE="+1"><MM-List-Name> -- - <MM-List-Description></FONT></B> - </TD> - </TR> - <tr> - <td colspan="2"> - <p> - </td> - </tr> - <tr> - <TD COLSPAN="1" WIDTH="100%" BGCOLOR="#FFF0D0"> - <B><FONT COLOR="#000000">About <MM-List-Name></FONT></B> - </TD> - <TD COLSPAN="1" WIDTH="100%" BGCOLOR="#FFF0D0"> - <MM-lang-form-start><MM-displang-box> <MM-list-langs> - <MM-form-end> - <MM-Subscribe-Form-Start> - </TD> - </TR> - <tr> - <td colspan="2"> - <P><MM-List-Info></P> - <p> To see the collection of prior postings to the list, - visit the <MM-Archive><MM-List-Name> - Archives</MM-Archive>. - <MM-Restricted-List-Message> - </p> - </TD> - </TR> - <TR> - <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0"> - <B><FONT COLOR="#000000">Using <MM-List-Name></FONT></B> - </TD> - </TR> - <tr> - <td colspan="2"> - To post a message to all the list members, send email to - <A HREF="mailto:<MM-Posting-Addr>"><MM-Posting-Addr></A>. - - <p>You can subscribe to the list, or change your existing - subscription, in the sections below. - </td> - </tr> - <TR> - <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0"> - <B><FONT COLOR="#000000">Subscribing to <MM-List-Name></FONT></B> - </TD> - </TR> - <tr> - <td colspan="2"> - <P> - Subscribe to <MM-List-Name> by filling out the following - form. - <MM-List-Subscription-Msg> - <ul> - <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2" - WIDTH="70%" HEIGHT= "112"> - <TR> - <TD BGCOLOR="#dddddd" WIDTH="55%">Your email address:</TD> - <TD WIDTH="33%"><MM-Subscribe-Box> - </TD> - <TD WIDTH="12%"> </TD></TR> - <tr> - <td bgcolor="#dddddd" width="55%">Your name (optional):</td> - <td width="33%"><mm-fullname-box></td> - <TD WIDTH="12%"> </TD></TR> - <TR> - <TD COLSPAN="3"><FONT SIZE=-1>You may enter a - privacy password below. This provides only mild security, - but should prevent others from messing with your - subscription. <b>Do not use a valuable password</b> as - it will occasionally be emailed back to you in cleartext. - - <p>If you choose not to enter a password, one will be - automatically generated for you, and it will be sent to - you once you've confirmed your subscription. You can - always request a mail-back of your password when you edit - your personal options. - <MM-Reminder> - </TD> - </TR> - <TR> - <TD BGCOLOR="#dddddd">Pick a password:</TD> - <TD><MM-New-Password-Box></TD> - <TD> </TD></TR> - <TR> - <TD BGCOLOR="#dddddd">Reenter password to confirm:</TD> - <TD><MM-Confirm-Password></TD> - <TD> </TD></TR> - <tr> - <TD BGCOLOR="#dddddd">Which language do you prefer to display your messages?</TD> - <TD> <MM-list-langs></TD> - <TD> </TD></TR> - <mm-digest-question-start> - <tr> - <td>Would you like to receive list mail batched in a daily - digest? - </td> - <td><MM-Undigest-Radio-Button> No - <MM-Digest-Radio-Button> Yes - </TD> - </tr> - <mm-digest-question-end> - <tr> - <td colspan="3"> - <center><MM-Subscribe-Button></P></center> - </TABLE> - <MM-Form-End> - </ul> - </td> - </tr> - <TR> - <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0"> - <a name="subscribers"> - <B><FONT COLOR="#000000"><MM-List-Name> Subscribers</FONT></B></a> - </TD> - </TR> - <tr> - <TD COLSPAN="2" WIDTH="100%"> - <MM-Roster-Form-Start> - <MM-Roster-Option> - <MM-Form-End> - <p> - <MM-Options-Form-Start> - <MM-Editing-Options> - <MM-Form-End> - </td> - </tr> - </table> -<MM-Mailman-Footer> -</BODY> -</HTML> diff --git a/mailman/templates/en/masthead.txt b/mailman/templates/en/masthead.txt deleted file mode 100644 index 01cd6afec..000000000 --- a/mailman/templates/en/masthead.txt +++ /dev/null @@ -1,13 +0,0 @@ -Send $real_name mailing list submissions to - $got_list_email - -To subscribe or unsubscribe via the World Wide Web, visit - $got_listinfo_url -or, via email, send a message with subject or body 'help' to - $got_request_email - -You can reach the person managing the list at - $got_owner_email - -When replying, please edit your Subject line so it is more specific than -"Re: Contents of $real_name digest..." diff --git a/mailman/templates/en/newlist.txt b/mailman/templates/en/newlist.txt deleted file mode 100644 index 3362887d8..000000000 --- a/mailman/templates/en/newlist.txt +++ /dev/null @@ -1,35 +0,0 @@ -The mailing list `%(listname)s' 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 - -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: - - %(requestaddr)s - -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. - -Please address all questions to %(siteowner)s. diff --git a/mailman/templates/en/nomoretoday.txt b/mailman/templates/en/nomoretoday.txt deleted file mode 100644 index 1019dce34..000000000 --- a/mailman/templates/en/nomoretoday.txt +++ /dev/null @@ -1,8 +0,0 @@ -We have received a message from your address `%(sender)s' requesting -an automated response from the %(listname)s mailing list. We have -seen %(num)s such messages from you today. In order to avoid problems -such as mail loops between email robots, we will not be sending you -any further email responses today. Please try again tomorrow. - -If you believe this message is in error, or if you have any questions, -please contact the list owner at %(owneremail)s. diff --git a/mailman/templates/en/options.html b/mailman/templates/en/options.html deleted file mode 100644 index 8213b1f4b..000000000 --- a/mailman/templates/en/options.html +++ /dev/null @@ -1,316 +0,0 @@ -<html> -<head> - <link rel="SHORTCUT ICON" href="<mm-favicon>"> - <title><MM-Presentable-User> membership configuration for <MM-List-Name> - </title> -</head> -<BODY BGCOLOR="#ffffff"> - <TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="5"> - <TR><TD WIDTH="100%" BGCOLOR="#99CCFF"><B> - <FONT COLOR="#000000" SIZE=+1> - <MM-List-Name> mailing list membership configuration for - <MM-Presentable-User> - </FONT></B></TD></TR> - </TABLE> -<p> -<table width="100%" border="0" cellspacing="5" cellpadding="5"> - <tr><td> - <b><MM-Presentable-User></b>'s subscription status, - password, and options for the <MM-List-Name> mailing list. - </td><td><MM-Form-Start><mm-logout-button><MM-Form-End></td> - </tr><tr> - <td colspan="2"> - <MM-Case-Preserved-User> - - <MM-Disabled-Notice> - - <p><mm-results> - </td> - </tr> -</table> - -<MM-Form-Start> -<p> -<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="5"> - <TR><TD WIDTH="100%" BGCOLOR="#FFF0D0" colspan="2"> - <FONT COLOR="#000000"> - <B>Changing your <MM-List-Name> membership information</B> - </FONT></TD></TR> - <tr><td colspan="2">You can change the address that you are subscribed - to the mailing list with by entering the new address in the - fields below. Note that a confirmation email will be sent to - the new address, and the change must be confirmed before it is - processed. - - <p>Confirmations time out after about <mm-pending-days>. - - <p>You can also optionally set or change your real name - (i.e. <em>John Smith</em>). - - <p>If you want to make the membership changes for all the - lists that you are subscribed to at <mm-host>, turn on the - <em>Change globally</em> check box. - - </td></tr> - <tr><td><center> - <table border="0" cellspacing="2" cellpadding="2" width="80%" cols="2"> - <tr><td bgcolor="#dddddd"><div align="right">New address:</div></td> - <td><mm-new-address-box></td> - </tr> - <tr><td bgcolor="#dddddd"><div align="right">Again to - confirm:</div></td> - <td><mm-confirm-address-box></td> - </tr> - </tr></table></center> - </td> - <td><center> - <table border="0" cellspacing="2" cellpadding="2" width="80%" cols="2"> - <tr><td bgcolor="#dddddd"><div align="right">Your name - (optional):</div></td> - <td><mm-fullname-box></td> - </tr> - </table></center> - </td> - </tr> - <tr><td colspan="2"><center><mm-change-address-button> - <p><mm-global-change-of-address>Change globally</center></td> - </tr> -</table> - -<p> -<TABLE WIDTH="100%" BORDER="0" CELLSPACING="5" CELLPADDING="5"> - <TR><TD WIDTH="50%" BGCOLOR="#FFF0D0"><FONT COLOR="#000000"> - <B>Unsubscribing from <MM-List-Name></B></td> - - <TD WIDTH="50%" BGCOLOR="#FFF0D0"><FONT COLOR="#000000"> - <B>Your other <MM-Host> subscriptions</B> - </FONT></TD></TR> - - <tr><td> - Turn on the confirmation checkbox and hit this button to - unsubscribe from this mailing list. <strong>Warning:</strong> - This action will be taken immediately! - <p> - <center><MM-Unsubscribe-Button></center></td> - <td> - You can view a list of all the other mailing lists at - <mm-host> for which you are a member. Use this if you want to - make the same membership option changes to this other - subscriptions. - - <p> - <center><MM-Other-Subscriptions-Submit></center> - </TD></TR> -</table> - -<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="5"> - <TR><TD COLSPAN=2 WIDTH="100%" BGCOLOR="#FFF0D0"><FONT COLOR="#000000"> - <B>Your <MM-List-Name> Password</B> - </FONT></TD></TR> - - <tr valign="TOP"><td WIDTH="50%"> - <a name=reminder> - <center> - <h3>Forgotten Your Password?</h3> - </center> - Click this button to have your password emailed to your - membership address. - <p><MM-Umbrella-Notice> - <center> - <MM-Email-My-Pw> - </center> - </td> - - <td WIDTH="50%"> - <a name=changepw> - <center> - <h3>Change Your Password</h3> - <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2" WIDTH="70%" COLS=2> - <TR><TD BGCOLOR="#dddddd"><div align="right">New - password:</div></TD> - <TD><MM-New-Pass-Box></TD> - </TR> - <TR> - <TD BGCOLOR="#dddddd"><div align="right">Again to - confirm:</div></TD> - <TD><MM-Confirm-Pass-Box></TD> - </TR> - </table> - - <MM-Change-Pass-Button> - <p><center><mm-global-pw-changes-button>Change globally. - </center> -</TABLE> - -<p> -<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="5"> - <TR><TD WIDTH="100%" BGCOLOR="#FFF0D0"><FONT COLOR="#000000"> - <B>Your <MM-List-Name> Subscription Options</B> - </FONT></TD></TR> -</table> - -<p> -<i><strong>Current values are checked.</strong></i> - -<p>Note that some of the options have a <em>Set globally</em> -checkbox. Checking this field will cause the changes to be made to -every mailing list that you are a member of on <mm-host>. Click on -<em>List my other subscriptions</em> above to see which other mailing -lists you are subscribed to. -<p> -<TABLE BORDER="0" CELLSPACING="3" CELLPADDING="4" WIDTH="100%"> - <tr><TD BGCOLOR="#cccccc"> - <a name="disable"> - <strong>Mail delivery</strong></a><p> - Set this option to <em>Enabled</em> to receive messages posted - to this mailing list. Set it to <em>Disabled</em> if you want - to stay subscribed, but don't want mail delivered to you for a - while (e.g. you're going on vacation). If you disable mail - delivery, don't forget to re-enable it when you come back; it - will not be automatically re-enabled. - </td><td bgcolor="#cccccc"> - <mm-delivery-enable-button>Enabled<br> - <mm-delivery-disable-button>Disabled<p> - <mm-global-deliver-button><i>Set globally</i> - </td></tr> - - <tr><TD BGCOLOR="#cccccc"> - <strong>Set Digest Mode</strong><p> - If you turn digest mode on, you'll get posts bundled together - (usually one per day but possibly more on busy lists), instead - of singly when they're sent. If digest mode is changed from - on to off, you may receive one last digest. - </td><td bgcolor="#cccccc"> - <MM-Undigest-Radio-Button>Off<br> - <MM-Digest-Radio-Button>On - </td></tr> - - <tr><TD BGCOLOR="#cccccc"> - <strong>Get MIME or Plain Text Digests?</strong><p> - Your mail reader may or may not support MIME digests. In - general MIME digests are preferred, but if you have a problem - reading them, select plain text digests. - </td><td bgcolor="#cccccc"> - <MM-Mime-Digests-Button>MIME<br> - <MM-Plain-Digests-Button>Plain Text<p> - <mm-global-mime-button><i>Set globally</i> - </td></tr> - - <tr><TD BGCOLOR="#cccccc"> - <strong>Receive your own posts to the list?</strong><p> - Ordinarily, you will get a copy of every message you post to - the list. If you don't want to receive this copy, set this - option to <em>No</em>. - </td><td bgcolor="#cccccc"> - <mm-dont-receive-own-mail-button>No<br> - <mm-receive-own-mail-button>Yes - </td></tr> - - <tr><TD BGCOLOR="#cccccc"> - <strong>Receive acknowledgement mail when you send mail to - the list?</strong><p> - </td><td bgcolor="#cccccc"> - <mm-dont-ack-posts-button>No<br> - <mm-ack-posts-button>Yes - </td></tr> - - <tr><td bgcolor="#cccccc"> - <strong>Get password reminder email for this list?</strong><p> - Once a month, you will get an email containing a password - reminder for every list at this host to which you are - subscribed. You can turn this off on a per-list basis by - selecting <em>No</em> for this option. If you turn off - password reminders for all the lists you are subscribed to, no - reminder email will be sent to you. - </td><td bgcolor="#cccccc"> - <mm-dont-get-password-reminder-button>No<br> - <mm-get-password-reminder-button>Yes<p> - <mm-global-remind-button><i>Set globally</i> - </td></tr> - - <tr><TD BGCOLOR="#cccccc"> - <strong>Conceal yourself from subscriber list?</strong><p> - When someone views the list membership, your email address is - normally shown (in an obscured fashion to thwart spam - harvesters). If you do not want your email address to show up - on this membership roster at all, select <em>Yes</em> for this option. - </td><td bgcolor="#cccccc"> - <MM-Public-Subscription-Button>No<br> - <MM-Hide-Subscription-Button>Yes - </td></tr> - - <tr><TD BGCOLOR="#cccccc"> - <strong>What language do you prefer?</strong><p> - </td><td bgcolor="#cccccc"> - <MM-list-langs> - </td></tr> - - <tr><td bgcolor="#cccccc"> - <strong>Which topic categories would you like to subscribe - to?</strong><p> - By selecting one or more topics, you can filter the - traffic on the mailing list, so as to receive only a - subset of the messages. If a message matches one of - your selected topics, then you will get the message, - otherwise you will not. - - <p>If a message does not match any topic, the delivery - rule depends on the setting of the option below. If - you do not select any topics of interest, you will get - all the messages sent to the mailing list. - </td><td bgcolor="#cccccc"> - <mm-topics> - </td></tr> - - <tr><td bgcolor="#cccccc"> - <strong>Do you want to receive messages that do not match any - topic filter?</strong><p> - - This option only takes effect if you've subscribed to - at least one topic above. It describes what the - default delivery rule is for messages that don't match - any topic filter. Selecting <em>No</em> says that if - the message does not match any topic filters, then you - won't get the message, while selecting <em>Yes</em> - says to deliver such non-matching messages to you. - - <p>If no topics of interest are selected above, then - you will receive every message sent to the mailing - list. - </td><td bgcolor="#cccccc"> - <mm-suppress-nonmatching-topics>No<br> - <mm-receive-nonmatching-topics>Yes - </td></tr> - - <tr><td bgcolor="#cccccc"> - <strong>Avoid duplicate copies of messages?</strong><p> - - When you are listed explicitly in the <tt>To:</tt> or - <tt>Cc:</tt> headers of a list message, you can opt to - not receive another copy from the mailing list. - Select <em>Yes</em> to avoid receiving copies from the - mailing list; select <em>No</em> to receive copies. - - <p>If the list has member personalized messages - enabled, and you elect to receive copies, every copy - will have a <tt>X-Mailman-Copy: yes</tt> header added - to it. - - </td><td bgcolor="#cccccc"> - <mm-receive-duplicates-button>No<br> - <mm-dont-receive-duplicates-button>Yes<p> - <mm-global-nodupes-button><i>Set globally</i> - </td></tr> - - <tr><TD colspan="2"> - <center><MM-options-Submit-button></center> - </td></tr> - -</table> -</center> -<p> -<MM-Form-End> - -<MM-Mailman-Footer> -</body> -</html> diff --git a/mailman/templates/en/postack.txt b/mailman/templates/en/postack.txt deleted file mode 100644 index a2d6e972b..000000000 --- a/mailman/templates/en/postack.txt +++ /dev/null @@ -1,8 +0,0 @@ -Your message entitled - - $subject - -was successfully received by the $listname mailing list. - -List info page: $listinfo_url -Your preferences: $optionsurl diff --git a/mailman/templates/en/postauth.txt b/mailman/templates/en/postauth.txt deleted file mode 100644 index fce85f52f..000000000 --- a/mailman/templates/en/postauth.txt +++ /dev/null @@ -1,13 +0,0 @@ -As list administrator, your authorization is requested for the -following mailing list posting: - - List: $listname - From: $sender - Subject: $subject - Reason: $reason - -At your convenience, visit: - - $admindb_url - -to approve or deny the request. diff --git a/mailman/templates/en/postheld.txt b/mailman/templates/en/postheld.txt deleted file mode 100644 index b2c938acf..000000000 --- a/mailman/templates/en/postheld.txt +++ /dev/null @@ -1,15 +0,0 @@ -Your mail to '$listname' with the subject - - $subject - -Is being held until the list moderator can review it for approval. - -The reason it is being held: - - $reason - -Either the message will get posted to the list, or you will receive -notification of the moderator's decision. If you would like to cancel -this posting, please visit the following URL: - - $confirmurl diff --git a/mailman/templates/en/private.html b/mailman/templates/en/private.html deleted file mode 100644 index 28ac9bfc8..000000000 --- a/mailman/templates/en/private.html +++ /dev/null @@ -1,43 +0,0 @@ -<html> -<head> - <title>%(realname)s Private Archives Authentication</title> -</head> -<body bgcolor="#ffffff"> -<FORM METHOD=POST ACTION="%(action)s"> -%(message)s - <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> - <TR> - <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> - <B><FONT COLOR="#000000" SIZE="+1">%(realname)s Private - Archives Authentication</FONT></B> - </TD> - </TR> - <tr> - <TD><div ALIGN="Right">Email address:</div></TD> - <TD><INPUT TYPE="text" NAME="username" SIZE="30"></TD> - </tr> - <tr> - <TD><div ALIGN="Right">Password:</div></TD> - <TD><INPUT TYPE="password" NAME="password" SIZE="30"></TD> - </tr> - <tr> - <td colspan=2 align="middle"><INPUT type="SUBMIT" - name="submit" - value="Let me in..."> - </td> - </tr> - </TABLE> - <p><strong><em>Important:</em></strong> From this point on, you - must have cookies enabled in your browser, otherwise - you will have to re-authenticate with every operation. - - <p>Session cookies are used in Mailman's - private archive interface so that you don't need to - re-authenticate with every operation. This - cookie will expire automatically when you exit your browser, or - you can explicitly expire the cookie by visiting your - member options page and clicking the - <em>Log out</em> button. -</FORM> -</body> -</html> diff --git a/mailman/templates/en/probe.txt b/mailman/templates/en/probe.txt deleted file mode 100644 index e0ae4ff57..000000000 --- a/mailman/templates/en/probe.txt +++ /dev/null @@ -1,25 +0,0 @@ -This is a probe message. You can ignore this message. - -The %(listname)s mailing list has received a number of bounces from you, -indicating that there may be a problem delivering messages to %(address)s. -A bounce sample is attached below. Please examine this message to make sure -there are no problems with your email address. You may want to check with -your mail administrator for more help. - -If you are reading this, you don't need to do anything to remain an enabled -member of the mailing list. If this message had bounced, you would not be -reading it, and your membership would have been disabled. Normally when you -are disabled, you receive occasional messages asking you to re-enable your -subscription. - -You can also visit your membership page at - - %(optionsurl)s - -On your membership page, you can change various delivery options such -as your email address and whether you get digests or not. - -If you have any questions or problems, you can contact the list owner -at - - %(owneraddr)s diff --git a/mailman/templates/en/refuse.txt b/mailman/templates/en/refuse.txt deleted file mode 100644 index ee8eba9b3..000000000 --- a/mailman/templates/en/refuse.txt +++ /dev/null @@ -1,13 +0,0 @@ -Your request to the $listname mailing list - - $request - -has been rejected by the list moderator. The moderator gave the -following reason for rejecting your request: - -"$reason" - -Any questions or comments should be directed to the list administrator -at: - - $adminaddr diff --git a/mailman/templates/en/roster.html b/mailman/templates/en/roster.html deleted file mode 100644 index aa5392ae4..000000000 --- a/mailman/templates/en/roster.html +++ /dev/null @@ -1,52 +0,0 @@ -<HTML> - <HEAD> - <TITLE><MM-List-Name> Subscribers</TITLE> - - </HEAD> - <BODY BGCOLOR="#ffffff"> - - <P> - <TABLE WIDTH="100%" COLS="1" BORDER="0" CELLSPACING="4" CELLPADDING="5"> - <TR> - <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER"> - <B><FONT COLOR="#000000" SIZE="+1"><MM-List-Name> - Subscribers</FONT></B> - </TD> - </TR> - <TR> - <TD COLSPAN="2" WIDTH="100%" ALIGN="CENTER"> - - <P align = "right"> <MM-lang-form-start><MM-displang-box> - <MM-list-langs><MM-form-end></p> - - <P>Click on your address to visit your subscription - options page.<br><I>(Parenthesized entries have list delivery - disabled.)</I></P> - </TD> - </TR> - <TR WIDTH="100%" VALIGN="top"> - <TD BGCOLOR="#FFF0D0" WIDTH="50%"> - <center> - <B><FONT COLOR="#000000"><MM-Num-Reg-Users> - Non-digested Members of <MM-List-Name>:</FONT></B> - </center> - </TD> - <TD BGCOLOR="#FFF0D0" WIDTH="50%"> - <center> - <B><FONT COLOR="#000000"><MM-Num-Digesters> Digested - Members of <MM-List-Name>:</FONT></B> - </center> - </TD> - </TR> - <TR VALIGN="top"> - <td> - <P><MM-Regular-Users> - </td> - <td> - <P><MM-Digest-Users> - </td> - </tr> - </table> -<MM-Mailman-Footer> -</BODY> -</HTML> diff --git a/mailman/templates/en/subauth.txt b/mailman/templates/en/subauth.txt deleted file mode 100644 index 1b13ebaeb..000000000 --- a/mailman/templates/en/subauth.txt +++ /dev/null @@ -1,11 +0,0 @@ -Your authorization is required for a mailing list subscription request -approval: - - For: $username - List: $listname - -At your convenience, visit: - - $admindb_url - -to process the request. diff --git a/mailman/templates/en/subscribe.html b/mailman/templates/en/subscribe.html deleted file mode 100644 index 20373877b..000000000 --- a/mailman/templates/en/subscribe.html +++ /dev/null @@ -1,8 +0,0 @@ -<html> -<head><title><MM-List-Name> Subscription results</title></head> -<body bgcolor="white"> -<h1><MM-List-Name> Subscription results</h1> -<MM-Results> -<MM-Mailman-Footer> -</body> -</html> diff --git a/mailman/templates/en/subscribeack.txt b/mailman/templates/en/subscribeack.txt deleted file mode 100644 index b39783737..000000000 --- a/mailman/templates/en/subscribeack.txt +++ /dev/null @@ -1,25 +0,0 @@ -Welcome to the "$real_name" mailing list! -$welcome -To post to this list, send your email to: - - $posting_address - -General information about the mailing list is at: - - $listinfo_url - -If you ever want to unsubscribe or change your options (eg, switch to or -from digest mode, change your password, etc.), visit your subscription -page at: - - $optionsurl - -You can also make such adjustments via email by sending a message to: - - $request_address - -with the word 'help' in the subject or body (don't include the quotes), and -you will get back a message with instructions. You will need your password to -change your options, but for security purposes, this email is not included -here. There is also a button on your options page that will send your current -password to you. diff --git a/mailman/templates/en/unsub.txt b/mailman/templates/en/unsub.txt deleted file mode 100644 index b08f65bae..000000000 --- a/mailman/templates/en/unsub.txt +++ /dev/null @@ -1,23 +0,0 @@ -Mailing list removal confirmation notice for mailing list %(listname)s - -We have received a request%(remote)s for the removal of your email -address, "%(email)s" from the %(listaddr)s mailing list. To confirm -that you want to be removed from this mailing list, simply reply to -this message, keeping the Subject: header intact. Or visit this web -page: - - %(confirmurl)s - -Or include the following line -- and only the following line -- in a -message to %(requestaddr)s: - - confirm %(cookie)s - -Note that simply sending a `reply' to this message should work from -most mail readers, since that usually leaves the Subject: line in -the right form (additional "Re:" text in the Subject: is okay). - -If you do not wish to be removed from this list, please simply -disregard this message. If you think you are being maliciously -removed from the list, or have any other questions, send them to -%(listadmin)s. diff --git a/mailman/templates/en/unsubauth.txt b/mailman/templates/en/unsubauth.txt deleted file mode 100644 index 5975a2ce8..000000000 --- a/mailman/templates/en/unsubauth.txt +++ /dev/null @@ -1,11 +0,0 @@ -Your authorization is required for a mailing list unsubscription -request approval: - - By: $address - From: $listname - -At your convenience, visit: - - $admindb_url - -to process the request. diff --git a/mailman/templates/en/userpass.txt b/mailman/templates/en/userpass.txt deleted file mode 100644 index 2a53a846e..000000000 --- a/mailman/templates/en/userpass.txt +++ /dev/null @@ -1,24 +0,0 @@ -You, or someone posing as you, has requested a password reminder for -your membership on the mailing list %(fqdn_lname)s. You will need -this password in order to change your membership options (e.g. do you -want regular delivery or digest delivery), and having this password -makes it easier for you to unsubscribe from the mailing list. - -You are subscribed with the address: %(user)s - -Your %(listname)s password is: %(password)s - -To make changes to your membership options, log in and visit your -options web page: - - %(options_url)s - -You can also make such changes via email by sending a message to: - - %(requestaddr)s - -with the text "help" in the subject or body. The automatic reply will -contain more detailed instructions. - -Questions or comments? Please send them to the %(listname)s mailing -list administrator at %(owneraddr)s. diff --git a/mailman/templates/en/verify.txt b/mailman/templates/en/verify.txt deleted file mode 100644 index d02cb462b..000000000 --- a/mailman/templates/en/verify.txt +++ /dev/null @@ -1,19 +0,0 @@ -Email Address Registration Confirmation - -Hello, this is the GNU Mailman server at ${domain_name}. - -We have received a registration request for the email address - - $email_address - -Before you can start using GNU Mailman at this site, you must first confirm -that this is your email address. You can do this by replying to this message, -keeping the Subject header intact. Or you can visit this web page - - $confirm_url - -If you do not wish to register this email address simply disregard this -message. If you think you are being maliciously subscribed to the list, or -have any other questions, you may contact - - $contact_address |
