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

From CDOT Wiki
Jump to: navigation, search
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 ==

Revision as of 19:47, 18 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 Will be a simple move of the email to an archive folder. If the folder doesn't exist it will be created and inform the user what has happened.