Skip to content

Commit

Permalink
Update with new email addresses for subscribe/unsubscribe
Browse files Browse the repository at this point in the history
  • Loading branch information
derickr committed Feb 18, 2024
1 parent 9b25de4 commit b252162
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion mailing-lists.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
lists</a>, the <a href="http://pecl.php.net/support.php">PECL
lists</a>, and the <a href="http://gtk.php.net/resources.php">PHP-GTK
lists</a> on their own pages.
</p>
</p>
<a id="local"></a>
<h3>Local Mailing Lists and Newsgroups</h3>
Expand Down
8 changes: 4 additions & 4 deletions unsub.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
lists</a>, the <a href="http://pecl.php.net/support.php">PECL
lists</a>, and the <a href="http://gtk.php.net/resources.php">PHP-GTK
lists</a> on their own pages.
</p>
</p>
';
site_header("Unsubscribing", ["current" => "community"]);
?>
Expand Down Expand Up @@ -40,15 +40,15 @@

<p>
To unsubscribe from one of those mailing lists, all you usually need to
do is send an email to <code><em>listname</em>-[email protected]</code>
do is send an email to <code><em>listname</em>+[email protected]</code>
(substituting the name of the list for <code><em>listname</em></code>
&mdash; for example, <code>php-general-[email protected]</code>).
&mdash; for example, <code>php-general+[email protected]</code>).
</p>

<p>
If you are subscribed to the <strong>digest version</strong> of the
mailing list, you need to send an email to
<code><em>listname</em>-digest-unsubscribe@lists.php.net</code>.
<code><em>listname</em>+unsubscribe[email protected]</code>.
</p>

<p>
Expand Down

0 comments on commit b252162

Please sign in to comment.