Quoting Tim Bray via mailop ([email protected]): > We have a system that sends order updates to our customers. Plain text > emails. Not changed for years. Same system, same customers. > We suddenly have a problem for some where customers receive the email, but > it looks blank. The problem has only occurred with people using office365. > MX always *.protection.outlook.com. > Maybe the email is just a bit too plain for modern email system?
We're having the same issue. Customers complaining we're sending them "empty emails" while in fact there is content in de message bodies. We nailed it down to missing headers in such mails, most of them are automated mails. Adding a 'MIME-Version: 1.0' and 'Content-type: text/plain; charset=utf-8' header to the mails makes it work again. This -only- happens with O365 users. Outlook.com recipients are not affected. Regards, -Sndr. -- | I think i want a job cleaning mirrors... | It's just something i can really see myself doing... | 4096R/20CC6CD2 - 6D40 1A20 B9AA 87D4 84C7 FBD6 F3A9 9442 20CC 6CD2 _______________________________________________ mailop mailing list [email protected] https://chilli.nosignal.org/cgi-bin/mailman/listinfo/mailop
