@@ -287,7 +287,7 @@ function output_lists_table($mailing_lists): void
287
287
foreach ($ mailing_lists as $ listinfo ) {
288
288
if (!is_array ($ listinfo )) {
289
289
echo "<tr><th> {$ listinfo }</th><th>Moderated</th><th>Archive</th> " .
290
- "<th>Newsgroup</th><th>Normal</th><th>Digest</th></tr> \n" ;
290
+ "<th>Newsgroup</th><th>Normal</th><th>Digest</th><th>List name</th>< /tr> \n" ;
291
291
} else {
292
292
echo '<tr align="center"> ' ;
293
293
echo '<td align="left"><strong> ' . $ listinfo [1 ] . '</strong> <small><<a href="mailto: ' . $ listinfo [0 ] . '@lists.php.net"> ' . $ listinfo [0 ] . '@lists.php.net</a>></small><br><small> ' . $ listinfo [2 ] . '</small></td> ' ;
@@ -303,6 +303,7 @@ function output_lists_table($mailing_lists): void
303
303
echo '<td> ' . ($ listinfo [6 ] ? "<a href= \"news://news.php.net/ {$ listinfo [6 ]}\">yes</a> <a href= \"http://news.php.net/group.php?group= {$ listinfo [6 ]}\">http</a> " : 'n/a ' ) . '</td> ' ;
304
304
echo '<td><input name="maillist" type="radio" value=" ' . $ listinfo [0 ] . '"></td> ' ;
305
305
echo '<td> ' . ($ listinfo [5 ] ? '<input name="maillist" type="radio" value=" ' . $ listinfo [0 ] . '-digest"> ' : 'n/a ' ) . '</td> ' ;
306
+ echo '<td><code><small> ' . $ listinfo [0 ] . '</small></code></td> ' ;
306
307
echo "</tr> \n" ;
307
308
}
308
309
}
@@ -349,48 +350,57 @@ function output_lists_table($mailing_lists): void
349
350
350
351
<p>
351
352
If you experience trouble subscribing via the form above, you may also
352
- subscribe by sending an email to the list server.
353
- To subscribe to any mailing list, send an email to
354
- <code><em>listname</em>
[email protected] </code>
355
- (substituting the name of the list for <code><em>listname</em></code>
356
- — for example, <code>
[email protected] </code>).
353
+ subscribe by sending an email to the list server. To subscribe to any
354
+ mailing list, send an email to
355
+ <code><em>listname</em><b> +subscribe</b> @lists.php.net</code> (substituting the
356
+ name of the list for <code><em>listname</em></code>—for example,
357
+ <a href="mailto:[email protected] "> <code>
[email protected] </code
></a >).
357
358
</p>
358
359
359
360
<h2>Mailing list options</h2>
360
361
361
362
<p>
362
- All of the mailing lists hosted at <a
363
- href="http://lists.php.net /">lists.php.net </a> are managed using the <a
364
- href="http://mlmmj.org/">mlmmj</a> mailing list software.
365
- There are a variety of commands you can use to modify your subscription.
366
- For a full overview, send a message to <code>
php-whatever [email protected] </code> (as in,
367
- <code>
[email protected] </code>
). </a>
363
+ All the mailing lists hosted at <a href="http://lists.php.net/">lists.php.net</a>
364
+ are managed using the <a href="http://mlmmj.org /">mlmmj </a> mailing list
365
+ software. There are a variety of commands you may use to modify your
366
+ subscription. For a full overview, send a message to
367
+ <code><em>listname</em><b> +help</b> @lists.php.net</code> (as in,
368
+ <
a href="mailto:[email protected] ">< code>
[email protected] </code></a>
).
368
369
</p>
369
370
370
371
<h3>Subscribing</h3>
371
372
372
373
<ul>
373
- <li>The normal mailing list, where you receive every message seperately :<br/>
374
- Email: <code>
php- <em>listname</em>
[email protected] </code></li>
375
- <li>The daily digest list, where you receive an email with every message for a whole day at once :<br/>
376
- Email: <code>php- <em>listname</em>+subscribe <b>-digest</b>@lists.php.net</code></li>
377
- <li>The no email list, where you receive no emails from the list, but you can still post to it:<br/>
378
- Email: <code>php- <em>listname</em>+subscribe <b>-nomail</b>@lists.php.net</code></li>
374
+ <li>The normal mailing list, where you receive every message separately :<br/>
375
+ Email: <code><em>listname</em><b> +subscribe</b> @lists.php.net</code></li>
376
+ <li>The daily digest list, where you receive a daily email with every message for the whole day:<br/>
377
+ Email: <code><em>listname</em><b>+subscribe -digest</b>@lists.php.net</code></li>
378
+ <li>The " no email" list, where you receive no emails from the list, but you have permission to post to it:<br/>
379
+ Email: <code><em>listname</em><b>+subscribe -nomail</b>@lists.php.net</code></li>
379
380
</ul>
380
381
381
382
<h3>Unsubscribing</h3>
382
383
383
384
<p>
384
- Email: <code>php-<em>listname</em>
[email protected] </code>
385
+ To unsubscribe from a mailing list, send an email to
386
+ <code><em>listname</em><b>+unsubscribe</b>@lists.php.net</code>, where
387
+ <em>listname</em> is the name of the list you wish to unsubscribe from.
388
+ For example, to unsubscribe from the <code>php-announce</code> mailing list,
389
+ send an email to <a href="mailto:
[email protected] ">
390
+ <code>
[email protected] </code></a>.
391
+ </p>
392
+
393
+ <p>
394
+ Please note, you must send the email from the address you want to unsubscribe.
385
395
</p>
386
396
387
397
<h3>Help</h3>
388
398
389
399
<ul>
390
- <li>For a FAQ (Frequently Asked Questions):<br/>
391
- Email: <code>
php- <em>listname</em>
[email protected] </code></li>
392
- <li>To reach an administrator:<br/>
393
- Email: <code>
php- <em>listname</em>
[email protected] </code></li>
400
+ <li>For mailing list FAQs (Frequently Asked Questions):<br/>
401
+ Email: <code><em>listname</em><b> +help</b> @lists.php.net</code></li>
402
+ <li>To reach an administrator:<br/>
403
+ Email: <code><em>listname</em><b> +owner</b> @lists.php.net</code></li>
394
404
</ul>
395
405
396
406
0 commit comments