Fooblog

Foobar's blog and linkdump

Thunderbird Extensions

with 2 comments

This page lists some thunderbird extensions I have either written or modified slightly.

ReplyTo

This addon shows a ‘reply-to’ column in the message-list, you can sort on this column.

The code is mostly ripped from: http://developer.mozilla.org/en/docs/Extensions:Thunderbird:customDBHeaders_Preference

To enable it, set the following pref:

mainnews.customDBheader = ‘reply-to’ and install the .xpi.

Rebuild the folder-index to see the reply-to’s on older mails, new mails should show reply-to’s immediately.

Signature

Signature is an addon by ‘miek’, and can be found on the mozilla addon site. However, it hasn’t been updated in a while and doesn’t support thunderbird 2.x. This local copy has been patched to work with firefox 3.x and thunderbird 2.x.

Be Sociable, Share!

Written by foobar

June 20th, 2008 at 4:02 pm

Posted in

2 Responses to 'Thunderbird Extensions'

Subscribe to comments with RSS or TrackBack to 'Thunderbird Extensions'.

  1. Any thoughts on updating the ReplyTo extension?

    Eric

    13 Jul 11 at 05:13

  2. Highly unlikely… as I haven’t used thunderbird in years.

    FooBar

    13 Jul 11 at 10:08

Leave a Reply