|
|
|
|
|
by justinator
3403 days ago
|
|
quoted-printable is used to encode email messages quite a (7)bit :) Take a look of the source of most any HTML-formatted email. In my experience, it's the only way to keep content of an unknown character set and highly diverse content from getting corrupted when going through processing stages (for email). A lot of the tools to manipulate an email message can (also) be destructive. Email is weird. I can see why they'd use it for this service, if the original email was also a part of the notification they're sending. |
|
also first time i was sending sms messages and not using ascii trying to determinate the message length was fun. and by fun i mean gsm 7bit annoying.