Skip to content

Commit b252162

Browse files
committed
Update with new email addresses for subscribe/unsubscribe
1 parent 9b25de4 commit b252162

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

mailing-lists.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
lists</a>, the <a href="http://pecl.php.net/support.php">PECL
2222
lists</a>, and the <a href="http://gtk.php.net/resources.php">PHP-GTK
2323
lists</a> on their own pages.
24-
</p>
24+
</p>
2525
2626
<a id="local"></a>
2727
<h3>Local Mailing Lists and Newsgroups</h3>

unsub.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
lists</a>, the <a href="http://pecl.php.net/support.php">PECL
1010
lists</a>, and the <a href="http://gtk.php.net/resources.php">PHP-GTK
1111
lists</a> on their own pages.
12-
</p>
12+
</p>
1313
';
1414
site_header("Unsubscribing", ["current" => "community"]);
1515
?>
@@ -40,15 +40,15 @@
4040

4141
<p>
4242
To unsubscribe from one of those mailing lists, all you usually need to
43-
do is send an email to <code><em>listname</em>-unsubscribe@lists.php.net</code>
43+
do is send an email to <code><em>listname</em>+unsubscribe@lists.php.net</code>
4444
(substituting the name of the list for <code><em>listname</em></code>
45-
&mdash; for example, <code>php-general-unsubscribe@lists.php.net</code>).
45+
&mdash; for example, <code>php-general+unsubscribe@lists.php.net</code>).
4646
</p>
4747

4848
<p>
4949
If you are subscribed to the <strong>digest version</strong> of the
5050
mailing list, you need to send an email to
51-
<code><em>listname</em>-digest-unsubscribe@lists.php.net</code>.
51+
<code><em>listname</em>+unsubscribe-digest@lists.php.net</code>.
5252
</p>
5353

5454
<p>

0 commit comments

Comments
 (0)