From a79f52e3f24a918822bf6af9ca74176cbeac5612 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Fri, 22 Mar 2024 16:46:30 +0000 Subject: [PATCH] Update mailinglist FAQ on unsubscribing --- faq/mailinglist.xml | 28 ++++++++++------------------ 1 file changed, 10 insertions(+), 18 deletions(-) diff --git a/faq/mailinglist.xml b/faq/mailinglist.xml index 6d72e844d2..5cc5fcfc1a 100644 --- a/faq/mailinglist.xml +++ b/faq/mailinglist.xml @@ -70,26 +70,18 @@ - - If you have problems subscribing to or unsubscribing from a mailing - list, it may be because the mailing list software can't figure out - the correct mailing address to use. If your email address is - joeblow@example.com, and you are trying to - subscribe to php-general, you can send your subscription request to - php-general-subscribe-joeblow=example.com@lists.php.net, - or your unsubscription request to - php-general-unsubscribe-joeblow=example.com@lists.php.net. - Use similar addresses for the other mailing lists. - The most common reason folks have a hard time unsubscribing from our - mailing lists is due to the use of mail forwarders. For example, - if your email address is danbrown@example.com, but you subscribed to - the mailing list with the forwarder php-lists@example.com and forward - that to danbrown@example.com, attempting to unsubscribe - danbrown@example.com will not work, as that address is not even known - to our systems. Instead, you will need to unsubscribe the address to - which the mail is being sent - in this example, php-lists@example.com. + mailing lists is due to the use of mail forwarders. For example, if + your email address is elephpant@example.com, but you + subscribed to the mailing list with the forwarder + php-lists@example.com and forward that to + elephpant@example.com, attempting to unsubscribe + elephpant@example.com will not work, as that address + is not even known to our systems. Instead, you will need to unsubscribe + the address to which the mail is being sent, by sending an email from + that address — in this example, + php-lists@example.com.