39

I am using thunderbird 14.0, where i am facing few issue. Is it possible to make thunderbird look like outlook. I didn't mean the theme or look, i mean the way that how outlook express replies. It has a neat line on the end of every reply, where as thunderbird doesnot do the way like outlook does. It doesn't show the details of From, To Subject & Date while replying..I just to overcome this issue by customizing the settings or i just want to know is there any other email client which serves like outlook for ubuntu?

Outlook Screenshot:

enter image description here

Thunderbird Screenshot:

enter image description here

Update - 1:

enter image description here

Update - 2:

  • Outlook express / outlook has a nice look on forwarding mails. Like it highlights the From field in light grey color. Pls find the snapshot below. How to get this style in thunderbird on forwarding mails?

enter image description here

Update - 3:

  • Can i have the below style? All the informations should be highlighted in light grey color, like the one on screenshot below. Also i dont want the email id to be displayed, on mouse over it should show the email id like outlook. You can find it in below screenshot.

enter image description here

Update - 4:

  • Help me in adding signature for all outgoing mails.

enter image description here

karthick87
  • 81,947
  • Kindly try ReplyWithHeader add-on (https://addons.mozilla.org/en-US/thunderbird/addon/replywithheader/) and share your feedback? – jeevatkm May 20 '15 at 22:18

6 Answers6

38

This is fairly easy to do with Thunderbird 14.0, using the SmartTemplate and ReFwdFormatter extensions.

1. Install SmartTemplate and ReFwdFormatter

  • Start Thunderbird, go to Tools...Add-ons
  • Search for smarttemplate and install:

    enter image description here

  • Search for refwd and install:

    enter image description here

  • Restart Thunderbird to activate the extensions.

2. Configure ReFwdFormatter to remove the quote vertical bar

  • Go to Tools...Add-ons and select the Extensions option in the left sidebar.
  • Click on the Preferences button for ReFwdFormatter:

    enter image description here

  • Make sure all the choices you need are selected, and close.

3. Configure SmartTemplate to reply like Outlook

  • Go to Tools...Add-ons and select the Extensions option in the left sidebar.
  • Click on the Preferences button for SmartTemplate
  • In the "SmartTemplate Settings" window, click on the Reply tab:

    enter image description here

  • Set up the checkboxes as above, and paste this basic Outlook reply template in the text box:

    <br>
    <hr>
    <b>From:</b> %from%
    <b>Sent:</b> %X:=sent% %A%, %B% %d%, %Y% %l%:%M%%p(3)%
    [[<b>To:</b> %to%]][[<br><b>Cc:</b> %cc%]]
    <b>Subject:</b> %subject%
    <br>
    
  • To see what the fields mean and a list of all available fields, click on the Help button to expand the window with this useful section (or see list on website):

    enter image description here

  • You should also paste the same template in the Forward tab, with the same settings.

4. Demo:

enter image description here

5. Further customization

  • This requires minimal knowledge of HTML. If you need specific help, please post in the comments below.

Specific customizations for karthick87

  • Makes horizontal line blue
  • Makes header font size smaller
  • Gray highlight/background for headers
  • Date/time in Outlook format
  • Only email names displayed in headers, with clickable mailto: links and a tooltip displaying the email address on mouse hover
<br>
<hr style="color:#62B3FF">
<div style="background-color: #DDDDDD; font-size:10pt"><b>From:</b> <a title="%from(mail)%" href="mailto:%from(mail)%">%from(name)%</a>
<b>Sent:</b> %X:=sent% %A%, %B% %d%, %Y% %l%:%M%%p(3)%
[[<b>To:</b> <a title="%to(mail)%" href="mailto:%to(mail)%">%to(name)%</a>]][[<br><b>Cc:</b> <a title="%cc(mail)%" href="mailto:%cc(mail)%">%cc(name)%</a>]]
<b>Subject:</b> %subject%</div>
<br>

enter image description here

ish
  • 139,926
  • This is really nice, the one problem which i am facing now is while replying it is taking the current time not the one from which mail has been send. Any fix? – karthick87 Aug 18 '12 at 13:20
  • Sorry about that. I modified it to mimic the sent date/time format of Outlook 2007 with a US locale -- hopefully that matches yours. Please see the edited %Sent% line and let me know with an example if you need a different format. – ish Aug 18 '12 at 13:49
  • Thanks a lot, it did the trick :) I want to change the color of the line which is placed below the reply /forward. How to change it from grey to blue ??? – karthick87 Aug 18 '12 at 14:58
  • @karthick87: just change the <hr> in the second line to <hr style="color:#62B3FF">, where you can get your desired hex color value from a Color Wheel like here. – ish Aug 18 '12 at 16:06
  • Thankyou @izx, have you seen my updated question?? Pls have a look @ it. I have requested for change in thunderbird forward style. – karthick87 Aug 18 '12 at 17:08
  • @karthick87: will definitely do in a few hours, it's an early weekend morning here...and time to sleep :) – ish Aug 18 '12 at 17:11
  • Hi @izx awaiting for your reply.. – karthick87 Aug 20 '12 at 09:42
  • Sorry @karthick87! I think I just missed you on chat earlier today. Anyway, here is the forward format with the gray highlight. You can adjust the BBBBBB in line 3 to CCCCCC etc. for lighter, or 999999, etc. for darker (values are hex from 0-F). – ish Aug 20 '12 at 09:50
  • Hi @izx please have a look @ update 3.. – karthick87 Aug 20 '12 at 13:39
  • Hi @izx awaiting for your revert... – karthick87 Aug 21 '12 at 14:03
  • @karthick87: I'm still figuring out the popup email address display. Question: do you see the popup when composing a reply, or only when you look at a sent message? – ish Aug 22 '12 at 02:35
  • Hi @izx not while composing only when i look at a sent message. – karthick87 Aug 22 '12 at 09:45
  • @karthick87: for the signature, please add/edit your signature in "Account Settings", and then modify the template as this one -- you may have to add a blank line at the top. Let me know how that works and if you need any changes. – ish Aug 26 '12 at 16:56
  • refwd is no longer compatible with Thunderbird – Jeff Puckett Sep 08 '17 at 14:56
  • 1
    SmartTemplate4 is still active, but stopped being free. – Andrey Regentov Jan 30 '20 at 03:11
7

Please Note: Kindly let me know about improvement, I'm glad to edit it. Instead of deleting it!

There is an alternative to SmartTemplate4 add-on for Message Attribution aka Outlook like reply in Thunderbird. ReplyWithHeader brings capabilities of outlook like message attribution, header typography, line spaces for Thunderbird. https://addons.mozilla.org/en-US/thunderbird/addon/replywithheader/.

RWH Preferences screenshot: Preferences Screen

Disclaimer: Author of ReplyWithHeader add-on.

jeevatkm
  • 171
4

You can give ThunderBird Conversations Extension a try.

Here is a screenshot. enter image description here

Samik
  • 2,660
  • I have tried it already, this doesn't suits my need. I want thunderbird replies to look exactly as outlook.. – karthick87 Aug 08 '12 at 17:52
  • @karthick87 can you be more specific about the format? The conversation plugin does have an inline replying capability where you can easily view date, subject, To, From etc. and it also separates replies. But if you choose to reply from a new compose window then those things will not be visible in that window, are you talking about that? – Samik Aug 08 '12 at 18:16
  • On reply it doesn't shows the complete information like From, To, Subject & Time as i said earlier. – karthick87 Aug 09 '12 at 14:46
  • @karthick87 Maybe a screen-capture will let me explain what I'm talking about :) – Samik Aug 09 '12 at 16:19
  • See i want the same as outlook, thunderbird conversation extension is a pain. Please see the updated snapshot.. – karthick87 Aug 18 '12 at 04:26
  • Any how +1 :) for helping me.. – karthick87 Aug 19 '12 at 03:43
0

This worked for me (thunderbird v17) except it disabled my signature for creating new mails. I discovered I could switch sender addresses and back, and that would put the signature in. I discovered that in the smartTemplate options when I enabled the 'use html' box in the Write tab signatures became enabled right from the start of creating a new mail.

  • @mitch - I do not know, how to reach you so added comment here. Can you please review updated post and undelete the answer. If you need further info, please let me know. – jeevatkm Jun 02 '15 at 23:22
0

Great sample for SmartTemplate to make ThunderBird more familiar with Outlook. I improve your code, because for some reason that i unknow, in href mailto the system add mailto:<a>mail@mail.com</a> I hope that this more simple code help to new users of Thunderbird. Thanks.

<hr color="#b0b0b0"><div style="font-family: tahoma,geneva,sans-serif; font-size:12px"> <b>From:</b> %from(name,link)% <b>Sent:</b> %X:=sent% %A%, %B% %d%, %Y% %l%:%M%%p(3)% <b>To:</b> %to(name,link)% <b>Cc:</b> %cc(name,link)% <b>Subject:</b> %subject%</div> <br>
Carlos
  • 1
  • 1
-1

I am sure that this kb article has everything you need to know about custom reply header : http://kb.mozillazine.org/Reply_header_settings

cameleon
  • 614