This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Mailing list unsubscribe not working?
- From: Steve Ellcey <sellcey at marvell dot com>
- To: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Wed, 30 Oct 2019 16:05:14 +0000
- Subject: Mailing list unsubscribe not working?
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=marvell.com; dmarc=pass action=none header.from=marvell.com; dkim=pass header.d=marvell.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=yM1a6xmz1AAyacsVmmf0pv2TmgIG9dMF1ZWM1f0oDlE=; b=fWnXnAO4g0Zh8+epDC34aT74e8CsrHBazIuJCBGWblbihoMOPJEpugH63zvHHyuDam+4WLMdgOpgcWuaHeG0fgYmT+Zz/pYwqnl9KrfOWs5TCKHRhkicMZ6JViitIsH8WD6noVfa1sk9dyzdGlUBTQ6eAD7j9DxoBiFk0/KU1O4/aMIkTfTziPiGSY0pVRiN+/oAA3DqUldSzryGwYEX6kLbgI9Ktj1FtiQdvYrAIjy80tlfT2UnGUUMC6MqKkg4A9WM7SdatxWmsT5fdQV0WcltubaRpqLBF3lDF8WvQewtr+9gf4enmSALtuMKKq6+8zqhnTw/V/My5gesK7UAqg==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=AkUdTlC8RbZ3jZn4nPa5MXnjfC0pUl+tCTVWEfP5AAEzsMhTkfFb5p3f8wfDECnRxAj46hHSRlibZ+dnyz9B2GXDaB2Oc7sCqsTrlsj+xBNN11tUI1x9NlYykDYvl+dMTPYFiT0i4bgZlZBkW5YjpWd6zDc8xEsV4Q5fwsKnno35x0Gjc+JBSnW5WxJklE4klzAoeBDkxlER3DjBpwtaMHgRxRr3RNOVyHExO+NyyLxzfiJ09iAJTgLPnQCXS7GKvxnjVwGdxIu8YLkPCKCne3jS4YRD4wPpk2DnFYdxF9HC4L81Kq2FRN39qBtcZUMRx20CxzQaVA3tkgYPAyNA5g==
I am not sure if this is the correct mailing list but I did not see a
better one to use.
I have been trying to unsubscribe from some mailing lists and the process
does not seem to be working. As an example I sent an unsubscribe request
for libstdc++-digest, got a reply asking me to confirm, when I did a reply
in order to confirm I got:
| Acknowledgment: The address
|
| prvs=82067f4a26=sellcey@marvell.com
|
| was not on the libstdc++-digest mailing list when I received
| your request and is not a subscriber of this list.
|
| If you unsubscribe, but continue to receive mail, you're subscribed
| under a different address than you currently use. Please look at the
| header for:
|
| 'Return-Path: <libstdc++-digest-return-1234-user=host.dom@gcc.gnu.org>'
I looked at the email sent to me and I see:
| Return-Path: libstdc++-digest-return-14453-sellcey=marvell.com@gcc.gnu.org
So that would seem to imply that I am in fact subscribed as sellcey@marvell.com
but the unsubscribe still failed. Has anyone else had this issue or have
any idea on what is going on?
Steve Ellcey