- Feature Articles
- CodeSOD
- Error'd
-
Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best ofโฆ
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
"This message is from a trusted sender" could very well be part of the email body itself
Admin
that truck is a emoji: ๐ ๐๐ป๐
Edit Admin
The spam mail thing is really weird. FedEx is using GMail addresses, and it's a trusted sender? Maybe the scammer was smart enough to add the trusted sender banner directly to the top of the email.
I agree to AzureDiamond that the truck is obviously an emoji.
And regarding the question why embedded images are rarely used: Many mail providers don't allow them. I once implemented a service adding embedded images to emails, only to find out that they won't go through AWS' SMTP servers.
Admin
Defintely a WTF. The @#$%^!! computers don't get to swear at US. WE swear at the @#$%^!! computers !!!!
Admin
Data URLs, maybe? RfC 2397
Admin
My webmail provider has several levels of trust - trustworthy enough to not get sent immediately to the spam folder, and trustworthy enough actually to display images. Though when it blocks images, it (correctly) says it's to protect my privacy, rather than because it thinks they're spam
Edit Admin
It's not at all odd. If they use exclusively embedded images, they (the spammers) cannot detect that you've opened the email and seen the images. (To say nothing of Melissa U's point, which is definitely worth considering.)