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...)
 
Line 19: Line 19:
  
 
== Project News ==
 
== 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.

Revision as of 02:45, 29 September 2008

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 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)

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.