-
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.
Update with new email addresses for subscribe/unsubscribe
- Loading branch information
Showing
2 changed files
with
5 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
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 |
---|---|---|
|
@@ -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"]); | ||
?> | ||
|
@@ -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> | ||
— for example, <code>php-general-[email protected]</code>). | ||
— 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> | ||
|