Text
[SPAM] It would be a MySpace email
I don’t get any other false positives from a certain popular public domain spam detection system; but I just got one and I wasn’t at all surprised it was from Myspace, as all the others I have ever got have been too.
It’s not rocket science and when you run an automated system that sends millions of the same email (a you have a friend that is having a birthday one) surely you would know to fix some of the simple things that tripped the switch, they must know these mails don’t get through.
Some of the reported problems with the email:
- Missing Message-Id: header
- Message has bad MIME encoding in the header
- Message only has text/html MIME parts
- Quoted-printable line longer than 76 chars
All four of these could be solved in 10 mins by a novice developer and a couple of Googles.