Author: Derick Rethans (derickr)
Date: 2024-07-15T16:02:22+01:00

Commit: 
https://github.com/php/web-php/commit/04cb0ac1733ceb10b3cac13dd76f9340211e1550
Raw diff: 
https://github.com/php/web-php/commit/04cb0ac1733ceb10b3cac13dd76f9340211e1550.diff

New list doesn't allow unsubscribing different addresses than the sending 
address

Changed paths:
  M  unsub.php


Diff:

diff --git a/unsub.php b/unsub.php
index 4b8c83cb4f..3806494885 100644
--- a/unsub.php
+++ b/unsub.php
@@ -159,22 +159,6 @@
  </dd>
 </dl>
 
-<a id="unsubdiff"></a>
-<h2>Unsubscribe with a different email address</h2>
-
-<p>
- To unsubscribe an address like this that is different from what the
- mailing list software recognizes as your own address, you need to send mail to
- 
<code><em>listname</em>-unsubscribe-<em>joecool=example.com</em>@lists.php.net</code>
- (or <code>-unsubscribe-digest-</code>, if the address is subscribed to the
- digest format of the list).
-</p>
-
-<p>
- Once you have done that, you will receive a message at that email address
- with instructions on how to complete your unsubscription request.
-</p>
-
 <h2>Still need help?</h2>
 
 <p>

Reply via email to