Difference between revisions of "Implementing an Archive Method for Auto-saving Mail"
Line 19: | Line 19: | ||
== Project News == | == Project News == | ||
− | Release 0.1 | + | Release 0.1 adds an archive button to the Thunderbird menu bar. This button does not currently do anything. |
+ | [https://addons.mozilla.org/en-US/developers/details/9312 Download Here] |
Latest revision as of 02:19, 20 October 2008
Contents
Project Name
Implementing an Archive Method for Auto-saving Mail
Project Description
Currently in Thunderbird, there is no way to archive emails. This project will implement an archive method to save messages so that they are available for searching and other uses but are no longer visible in the users Inbox. Instead they will be moved to a archived folder.
Project Leader(s)
Bartosz Barcicki
Project Contributor(s)
Aaron Hooper
Project Details
https://wiki.mozilla.org/Thunderbird:Message_Archive
Project News
Release 0.1 adds an archive button to the Thunderbird menu bar. This button does not currently do anything. Download Here