-
Notifications
You must be signed in to change notification settings - Fork 551
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -376,19 +376,18 @@ function output_lists_table($mailing_lists): void | |
To subscribe to any mailing list, send an email to | ||
<code><em>listname</em>[email protected]</code> | ||
(substituting the name of the list for <code><em>listname</em></code> | ||
— for example, <code>php-general-[email protected]</code>). | ||
— for example, <code>php-general+[email protected]</code>). | ||
</p> | ||
|
||
<h2>Mailing list options</h2> | ||
|
||
<p> | ||
All of the mailing lists hosted at <a | ||
href="http://lists.php.net/">lists.php.net</a> are managed using the <a | ||
href="http://untroubled.org/ezmlm/">ezmlm-idx</a> mailing list software. | ||
href="http://mlmmj.org/">mlmmj</a> mailing list software. | ||
There are a variety of commands you can use to modify your subscription. | ||
Either send a message to <code>[email protected]</code> (as in, | ||
<code>[email protected]</code>) or you can view the commands for | ||
ezmlm <a href="http://untroubled.org/ezmlm/ezman/ezman1.html">here.</a> | ||
Either send a message to <code>[email protected]</code> (as in, | ||
<code>[email protected]</code>).</a> | ||
</p> | ||
|
||
<?php site_footer(); ?> |
c841b13
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this address the announce mailing list issues that have been going on for the last few days?