Skip to content

Commit b37ec01

Browse files
author
Peter McCluskey
committed
remove claim that posting to mailing list requires subscription
1 parent 3eb336e commit b37ec01

File tree

5 files changed

+4
-5
lines changed

5 files changed

+4
-5
lines changed

README

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ Getting Help:
130130

131131
hypermail@hypermail-project.org.
132132

133-
You will need to subscribe to the list in order to send mail to it.
134133
The Hypermail Development mailing list (hypermail@hypermail-project.org)
135134
is a good place to ask questions about usage, potential bugs, or to talk
136135
about features you'd like to see. The list is a Smartlist-based list. To

docs/hmrc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1259,7 +1259,7 @@ <h3><a name="sysmisc">System miscellaneous</a></h3>
12591259
the latest_folder option is used and the folder_by_date makes
12601260
directories more than one level deep (e.g. with '%y/%m').
12611261
<br>
1262-
<br><i>base_url = http://www.hypermail-project.org/mail-archive/</i>
1262+
<br><i>base_url = http://www.hypermail-project.org/archive/</i>
12631263
</dd>
12641264
<a name="report_new_folder"></a>
12651265
<dt><strong>report_new_folder = [ 0 | 1 ]</strong></dt><dd>

docs/hypermail-faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ <H3><A HREF="#" NAME="20">Why is Hypermail ignoring some messages?</A></H3>
492492
If so send mail to the Hypermail mailing list
493493
<A HREF="mailto:hypermail@hypermail-project.org">hypermail@hypermail-project.org</A>
494494
&nbsp;&nbsp;(preferably with the answers).
495-
You will need to subscribe to the list by sending a message with the word
495+
You mat subscribe to the list by sending a message with the word
496496
"subscribe" in the Subject: field to hypermail-request@hypermail-project.org.
497497
</STRONG>
498498
</ADDRESS>

docs/hypermail.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ <H1><A NAME="10" HREF="#">See Also</A></H1>
616616
<EM>
617617
Please send any feature requests, bug fixes, and comments on Hypermail
618618
to <A HREF="mailto:hypermail@hypermail-project.org">&lt;hypermail@hypermail-project.org&gt;</A>.
619-
You will need to subscribe to the list by sending a message with the word
619+
You may subscribe to the list by sending a message with the word
620620
"subscribe" in the Subject: field to hypermail-request@hypermail-project.org.
621621
</EM>
622622
<P>

patchlevel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#define VERSION "2.2.0"
2-
#define PATCHLEVEL "0"
2+
#define PATCHLEVEL "1"

0 commit comments

Comments
 (0)