Ask Leo! by Leo A. Notenboom

Why does my email sometimes show up with funny characters like "=0D" in it?

Search First! Then browse: Categories | Full Archive | By Date | Newsletter

Home » EMail

I'm one of the moderators on a large email discussion list. Quite often when we receive a message for approval it might be full of what I can only call "funny characters" or character sequences. They always begin with an equals sign, though. For example things like =0D=0A and =3D appear throughout the message.

But wait, this gets even more odd. If we allow such a message to go through to our list, most members who receive the messages individually don't see this oddness; messages look just fine to them. And yet, members who receive these messages in a periodic digest see the same funny characters as we moderators do.

What's up what that?

You'd think that with plain-text email having been around for as long as it's been issues like this would have been resolved by now.

The problem is that there's "plain text" email, and then there's "plain text" email. That's correct - not all "plain text" is created equal.

When you see something like =3D, what you're seeing is a single character in what's called "quoted-printable" encoding. "=3D" is, in fact, an equal sign. =0D is a Carriage Return (CR), =0A is a Line Feed (LF), and =0D=0A is a CRLF combination. CR, LF and CRLF are all used to indicate the end of a line of text in plain text emails. In fact any character can be represented as a three charter "=" sequence in quoted-printable. "=41=73=6B=20=4C=65=6F=21" for example is "Ask Leo!" in full quoted-printable encoding.

Why is "quoted-printable" used?

It's one of several encodings that get around the fact that once upon a time not all mail servers and network transports could handle what are called "non-printable" characters, like CR and LF, or certain types of special non-alphanumeric characters. CR and LF don't cause anything to be displayed or printed, they just "mean something" (the end of a line) - that's why they're called "non printable". That can confuse older email software when they're part of a message. So these special characters are representing using something else that doesn't confuse the old mailers. A CR is represented as =0D - three printable characters. And since the equal sign is part of that encoding scheme, even though it's "printable", it also needs to be encoded, hence the =3D.

So what's happening with my mailing list approvals?

"...not all 'plain text' is created equal."

The approvals are coming to you in "raw" form. Your mailing list software has most likely removed or overridden the mail header information that says "this is quoted-printable" and hence your mail program doesn't know that it should decode the encoded characters. It simply believes that it's unencoded plain text email, and it should just be displayed as-is.

I can live with that for approvals, but what about digests?

A digest is a collection of emails bundled up into a single message. The "problem" is that some of those messages could be encoded using "quoted-printable", others could be encoded using something else, and others could just unencoded plain text. In theory the mailing list software could decode, but obviously it doesn't. (I would assume that it most likely has valid reasons for not trying.) As a result, like the moderation messages you're seeing, the messages are appended to each digest in raw form. And the digest itself can't say "this is quoted-printable", because most likely not all the messages it contains are.

Great. So what do I do?

As a list owner or moderator, there's not much you can do to the list itself. The "solution" is to ask your list members to change their message encoding. It's much like asking them not to send HTML formatted emails, but simply a different setting.

From what I've seen, Outlook Express is the most common culprit. In Outlook Express go to the Tools menu, Options item, Send tab. Now, under Mail Sending Format click on Plain Text Settings.... In the resulting dialog:

Plain Text Settings

Make sure that MIME is selected (it probably is), and Encode text using is set to None.

In Outlook the default for English installations is no encoding, but that can be overridden by a registry setting as outlined in this Microsoft Knowledgebase article: How Outlook applies encoding to plain text e-mail messages in Outlook 2003 and Outlook 2002.

In Thunderbird, in Tools, Options, in the Composition section:

Composition Options

You can make sure that "For message that contain 8-bit characters, use 'quoted-printable' MIME encoding" is unchecked. Most email you compose will not trigger this, but if you ever edit in another application such as a word processor, and then paste the results into your mail program, it can happen.

Naturally, various other mailers will have (or hide) this option in other locations. Check the settings related to mail composition and format.

Related:

Article C2669 - May 27, 2006

Helpful? Get new articles weekly by email in my FREE newsletter!

Your Name:
Your Email:


Why Subscribe?

Recent Comments
3 Comments

Using Vista Windows mail. Ever email I send is received with this string of Chinese characters,
[characters removed]

How can I stop it?

Posted by: Laura Baum at January 6, 2009 8:52 AM

Help I have the same problem as Laura above. My emails from Vista, Windows Mail have like a paragrapgh of what looks like Chinese letters. I use this for business, am looking for a job and it's getting embarrassing, especially when I send out a resume.
Thanks,
Tom

Posted by: tom cauley at January 26, 2009 6:28 PM

Near the end of the article, there is a link titled " How Outlook applies encoding to plain text e-mail messages in Outlook 2003 and Outlook 2002." with the URL of http://ask-leo.com/d-kb278134 This comes back as Page Not Found. I tried using search and could not find it there. But I did notice that every search that I did came back with the last result being the the Page Not Found page (and that's how it showed up in the search results).
Thanks!

Fixed it. Thanks!
- Leo
24-Apr-2009

Posted by: Bill McGarry at April 23, 2009 12:00 PM

Post a comment on "Why does my email sometimes show up with funny characters like "=0D" in it?":






(Email Address will not be published.)

Remember Me?

By popular demand...
my tip jar
Cuppa Joe
Buy Leo a Latte!

(you may use HTML tags for style)

RSS feed Subscribe to the RSS Feed specifically for comments on this article.

Before commenting, please...

Please wait. Your comment is being processed ...


Question? Ask Leo!