Difference between revisions of "Implementing an Archive Method for Auto-saving Mail"

From CDOT Wiki
Jump to: navigation, search
(New page: == Project Name == Implementing an Archive Method for Auto-saving Mail (Bug 451995) == Project Description == Currently in Thunderbird, there is no way to archive emails. This project w...)
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Project Name ==
 
== Project Name ==
  
Implementing an Archive Method for Auto-saving Mail (Bug 451995)
+
[https://bugzilla.mozilla.org/show_bug.cgi?id=451995 Implementing an Archive Method for Auto-saving Mail]
  
 
== Project Description ==
 
== Project Description ==
Line 12: Line 12:
  
 
== Project Contributor(s) ==
 
== Project Contributor(s) ==
 
+
Aaron Hooper
  
 
== Project Details ==
 
== Project Details ==
Line 19: Line 19:
  
 
== Project News ==
 
== Project News ==
 +
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 03:19, 20 October 2008

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