Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

michal-kocarek/birdimport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bird Import

Source code of the Thunderbird add-on for importing The Bat! e-mails.

Install

Add-on has a Mozilla Add-ons repository. You do not have to pack by yourself. Just get it from there.

Documentation

See http://brainbox.cz/birdimport/ for more info.

Contact & Contribute

Any feedback appreciated. Would love to hear it worked, and expecting the stones thrown on my head when it failed. (Please carve the bug report in the stone before throwing.)

Under the hood

The add-on hooks (overlays) the Thunderbird Import dialog. It has a XPCOM component for importing The Bat! e-mails. This component is registered after opening the Import dialog thus allowing user to select this type of import.

The Bat! TBB storage files are parsed by the plugin, and the e-mails are then imported to Thunderbird using exposed interfaces.

It was fun to make this. None of the import logic is documented on MDC, so MXR was my friend.

Changelog

  • 1.0.1 (2011-11-28):
    • Fixed issue #16. Extension could sometimes not find the profile directory.
    • Update compatibility to Thunderbird 8.*.
  • 1.0 (2011-07-05):
    • First release.

About

Bird Import is the Mozilla Thunderbird add-on for importing e-mail messages from The Bat! e-mail client.

Resources

License

Stars

Watchers

Forks

Packages

No packages published