Live data from Hacker News

Ask HN: Open gmail, see image blocked.... hey wait

news.ycombinator.com

1–9 of 9 posts

Re: Ask HN: Open gmail, see image blocked.... hey wait

#6
I guess it's encoded (embedded) in the email body? The src is not pointing to any external resource. I

One of the purpose of blocking images is to prevent tracking by sender. Embedded images won't require a request to sender's server to display so there's no need to block it?

Re: Ask HN: Open gmail, see image blocked.... hey wait

#8
post #6

I guess it's encoded (embedded) in the email body? The src is not pointing to any external resource. I One of the purpose of blocking images is to prevent tracking by sender. Embedded images won't require a request to sender's server to display so there's no need to block it?

It looks like it's pointing to an attached image. If so, this is perfectly normal.

Re: Ask HN: Open gmail, see image blocked.... hey wait

#9
Emails attachments can be used as inline images. If an attachment is being used as an image, gmail no longer shows it as an attachment.

In the linked email, there were attachments used as images (as shown) and possibly additional image tags which source remote images.

There's no harm in auto-loading inline images. However, remote images can be used for tracking.