Modifying Thunderbird's Reply Header
Mozilla Thunderbird is an email program which is feature rich, user friendly, and free. Brought to you by the Mozilla Foundation, it's an open source product that runs on Linux, Windows, and MacIntosh OS X. Configuring some of Thunderbird's more obscure features can be a bit tricky, or at least not obvious without some relevant documentation. Configuring the "reply header" is one of these.
What's a Reply Header?
When you reply to an email in Thunderbird, you can include the text of the
email you're replying to. This is referred to as "quoting" and the text of
the message you're replying to is called the "quote". After you click on the
Say you want to reply to an email from your good friend Angelina Jolie.
You've hit
Angelina Jolie said on 10/09/2006 10:38 AM:
because it reminds me, and Angelina too, when she sent me her email. There's a thousand reasons why this is a good idea, most of which are based on the premise that good communication requires context. Unfortunately, including the date and time in the reply header isn't the default behavior for Thunderbird. Moreover, Thunderbird doesn't provide any documentation on how to configure it, nor is it at all intuitive to figure out. So in the interest of better communications, here's how it's done.
Accessing the Preferences
In the Thunderbird main window (or the Compose window), go to the
"
Preference Name | Value | |
---|---|---|
mailnews.reply_header_type | 3 | |
mailnews.reply_header_authorwrote | %s wrote | |
mailnews.reply_header_ondate | on %s | |
mailnews.reply_header_separator | ||
mailnews.reply_header_colon | : |
For brevity's sake, a couple nonrelevant columns have been left out of the table above.
The values listed in the table above will probably be different from the ones you have. If you did have the same values as those above, your reply header would look something like this:
Angelina Jolie wrote on 10/09/2006 10:38 AM:
To make a change to a preference, right-click on it to bring up a small
pop-up window. This little window will give some editing options: "
For example, if you do the above to edit the Value for
"mailnews.reply_header_authorwrote
", it'll probably say
"%s wrote" (without the quotes). If, instead of
"Angelina Jolie wrote" you'd prefer that the reply header
said "Angelina Jolie has written", then type in
"%s has written", without the quotes but with the "%s"
characters; these two characters are code for the sender, or more precisely,
whatever is specified in the "From:" field of the email you are replying to.
Proceed in a similar way to make any other desired changes. For the
mailnews.reply_header_ondate
preference, again, the "%s"
characters are code; in this preference they stand for the date and time. So
be sure to include these two characters when you edit this value; "on %s"
is an obvious candidate for this preference's value.
Though you might not be able to see it, the value of the
mailnews.reply_header_separator
preference is a space character.
As you might guess, this value specifies the character(s) you want to be used
to separate the two parts of the reply header just mentioned. Most people
will use a single space character here, but it can be given other characters
and more than one of them. Whatever other characters you might enter here,
just be sure that the first and last of them is a space character. Otherwise
you'll have words running together.
The final character(s) of the reply header will be whatever you specify for
mailnews.reply_header_colon
. By default it is the colon
character (:). But if you wanted to express some creativity, you could set it
to something else. For instance, set this preference to
", then wrote no more:" and your reply header
will look like this:
Angelina Jolie wrote on 10/09/2006 10:38 AM, then wrote no more:
Last but not least, the value of mailnews.reply_header_type
must be the number 3 if you want the sort of reply header shown above. If you
enter a 2, then in your reply header the value in
mailnews.reply_header_ondate
will precede whatever you have for
mailnews.reply_header_authorwrote
. That is, your reply header
will say, on 10/09/2006 10:38 AM Angelina Jolie wrote:. Perhaps this
is precisely what you want. But if so, you will probably want to capitalize
the first character in the date expression, i.e., make it
On %s
instead of on %s
.
When you've finished making all your changes, click on the "X" in the upper right of the "about:config" window to close it. Your changes will be saved automatically and become effective immediately. Click on "Close" to close the "Thunderbird Preferences" window and return to the Thunderbird main window. Now you're ready to reply to an email and see your new reply header. Give it a try.
Fun and Danger
As you might imagine, you can do a lot with just these five variables and have a lot of fun with them. But remember that whatever reply header you set up will be included in every email reply you send. (Of course you can always edit the reply header for an individual email when it's in the Compose window, but you can forget to do this also.) Something with a comical flair that you might configure now might not seem comical at all to your boss or professor or teacher or someone you're trying to favorably impress. Someone not familiar with email might not understand that a reply header is automatically generated and so doesn't specifically refer to them. Moreover, if you have more than one email address set up in Thunderbird— perhaps one for work or school and another for personal use— the same reply header will be used for each. Thunderbird doesn't currently offer the ability to configure separate reply headers for different email addresses. While creating your reply header, keep all this in mind.
Finally, don't worry about messing things up or breaking Thunderbird so it
doesn't work anymore. You can always go back to the small pop-up window
mentioned above and click on "
© K e n F i s l e r, 2006. All rights reserved.
15 comments:
My cow-workers who use Outlook are complaining about messages I forward.
FireFox 2.0 includes brutally complete headers including all the X-Headers when I forward stuff with inline enabled.
God I miss Eudora
do you know of anyway to make thunderbird close the original msg window when replying or forwarding a msg? this is a basic option in outlook but seems missing in tbird.
In reply to the problem of the complete headers being included when a message is forwarded, the solution that works for me is to goto :-
View,
Menu,
Headers,
and then select Normal
in the main Thunderbird window and it seems that only 4 lines of headers are included in any message that you forward with that setting on.
Thanks for your helpful tip.
Question: How do you have your blog set up to draw traffic so quickly? I googled "thunderbird reply header include time" without the quotes and it brought the link to your blog right at the top.
I'm new to blogging. I have a Blogger blog, but would like to know how to increase traffic. Thanks.
A question: in the "Reply All" action , is there any way to tell Thunderbird to copy the To: recipients , i.e:
Date: Fri, 16 May 2008 16:31:55 -0300
From: sender@mail.com
To: rec1@mail.com , rec2@gmail.com, rc3@gmail.com
I need this because i want that the replied persons see who where the original recipients of the mail replied.
Thanks in advance
I want to change the default cursor location on reply to be before the quoted text/email, instead of after. Ideas?
Nevermind...figured it out.
mail.identity.default.reply_on_top set to 1, instead of 0.
Thanks - clear instructions, and useful too!
Awesome tip. Thanks so much because this was driving me crazy!!
Thankyou, thankyou thankyou! Dunno why this isn't on by default, but thanks so much for your tip.
The first few comments have asked about how forwarded headers appear. I believe that these discussions only apply when Thunderbird forwards messages "inline". If you change Preferences: Composition->General->ForwardMessagesAs to "as attachment", then the entire message (all headers) are sent, but it is the recipient's email client which will determine how many of those are actually visible.
This is preferable, IMHO.
Thankyou very much for this column; I'd wondered for ages how to do this, finally got around to looking into it today. Damn annoying how it didn't do it by default. Bless the web of information out there however.
BJ
Thanks! Just what I needed. Clear instructions. Now why couldn't have Mozilla done that?
One addition to initially accessing the changes is that instead of "Reply" and then "Preferences", it's "Tools" and then "Options" on my setup.
Thanks again!
Thanks for the information. After several years of Thunderbird usage, I finally got around to looking this up and now implementing it.
Thanks for this - no idea why it's an advanced config option... seems the kind of thing that should be configurable in the "Composition" tab. Crazyness!
Post a Comment