I have multiple email addresses linked to my Gmail account.

I am signed up to an email group where the messages I receive are sent to:

To: all-users@some-group.com

My email address is not shown. How do I find out which email address this was addressed to?

link|improve this question

80% accept rate
feedback

2 Answers

up vote 5 down vote accepted

Check the Delivered-To portion of the email header. This will show the actual address the email was sent to.

It's usually the first line before the rest of the information:

Delivered-To: your.address@example.com
Received: by XX.XXX.X.XXX with SMTP id XXX
    Thu, 13 Aug 2009 05:25:18 -0700 (PDT)

To see the full header information, click on the down arrow next to the Reply option on the email and click Show original. This is usually at the top right of the email itself.

show original menu

Note that some themes and skins may move the menus around.

link|improve this answer
1  
nice edit e_ho. – Antony Sep 25 '09 at 6:05
No problem! You bested by a minute or so and it was better to just edit your answer instead of posting a similar one. – random Sep 25 '09 at 6:14
Your image is broken. Do you have the original image that you can reupload? – Gareth Sep 20 '11 at 6:17
feedback

If it isn't displayed in the full headers, you'll probably need to log into the email accounts individually and check.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.