Show Navigation
Conversation
Notices
-
Someone sent me an email with mail tracking from mailtrack.io. If I read the email, it automatically sends notifies the user that it has been read. Thunderbird blocks the user from being notified and I found out that the code embedded in email communicates with both mailtrack.io as well as s3.amazonaws.com. Now both of the addresses resolve to 127.0.0.1 in my PC ;-).
Apparently this is method that is being used in marketing emails since long time - by using 1x1 pixel images embedded in email which notifies the sales team which of their email has been read.
-
This is why many mail clients don't download remote assets by default. And, also why HTML email is bad.