Skip to content

Commit c841b13

Browse files
committed
Update ML instructions
1 parent b252162 commit c841b13

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

mailing-lists.php

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -376,19 +376,18 @@ function output_lists_table($mailing_lists): void
376376
To subscribe to any mailing list, send an email to
377377
<code><em>listname</em>-subscribe@lists.php.net</code>
378378
(substituting the name of the list for <code><em>listname</em></code>
379-
&mdash; for example, <code>php-general-subscribe@lists.php.net</code>).
379+
&mdash; for example, <code>php-general+subscribe@lists.php.net</code>).
380380
</p>
381381

382382
<h2>Mailing list options</h2>
383383

384384
<p>
385385
All of the mailing lists hosted at <a
386386
href="http://lists.php.net/">lists.php.net</a> are managed using the <a
387-
href="http://untroubled.org/ezmlm/">ezmlm-idx</a> mailing list software.
387+
href="http://mlmmj.org/">mlmmj</a> mailing list software.
388388
There are a variety of commands you can use to modify your subscription.
389-
Either send a message to <code>php-whatever-help@lists.php.net</code> (as in,
390-
<code>php-general-help@lists.php.net</code>) or you can view the commands for
391-
ezmlm <a href="http://untroubled.org/ezmlm/ezman/ezman1.html">here.</a>
389+
Either send a message to <code>php-whatever+help@lists.php.net</code> (as in,
390+
<code>php-general+help@lists.php.net</code>).</a>
392391
</p>
393392

394393
<?php site_footer(); ?>

0 commit comments

Comments
 (0)