Re: 4iiii members who are part of mail list
Simon Marchi via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2021-01-08 10:23 a.m., Francine Wieliczko wrote: > I am the default at 4iiii to receive emails for employees that no longer > work at the company. I receive regular emails from "gdb" but because I > can't see who is on the email list, I am unable to remove the employee(s) > from 4iiii who are no longer working here and to stop them coming to me. Is > someone able to provide me with a list of *@4iiii.com addresses so I can > inform someone with the gdb group (please advise who this should be) of who > to remove from the email list? If you look at the message header (sometimes called "raw message"), there might be a trace of who the message was intended for? For example, in your email, I see these headers: Received: from smtp.polymtl.ca (smtp.polymtl.ca [132.207.4.11]) by pop3.polymtl.ca (8.14.4/8.14.4) with ESMTP id 108FNgw4010065 for <[email protected]>; Fri, 8 Jan 2021 10:23:42 -0500 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) by smtp.polymtl.ca (8.14.7/8.14.7) with ESMTP id 108FNYRT002117 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for <[email protected]>; Fri, 8 Jan 2021 10:23:39 -0500 Note the "<[email protected]>". Simon