1
edit
Line 2: | Line 2: | ||
*Change default behaviour on selecting messages to only open the message/mark it read on double click. Makes dealing with suspicious messages easier without losing functionality (ie: javascript powered auto-infectors). As well improves user experience for moving/managing emails without marking them as read. | *Change default behaviour on selecting messages to only open the message/mark it read on double click. Makes dealing with suspicious messages easier without losing functionality (ie: javascript powered auto-infectors). As well improves user experience for moving/managing emails without marking them as read. | ||
== Save on Send == | |||
Before anything else, Thunderbird should save an e-mail as a draft before sending it. Once the mail has been sent, it can be removed. Thunderbird can crash when sending an e-mail, and if it was not saved, then the user's data is lost. Software must not lose user data, when possible. | |||
== Auto Save == | |||
Make the '''Auto Save''' feature on by default. Set its time to 1 minute. This would probably be the simplest alternative to '''Save on Send'''. | |||
== Mail lifecycle management infrastructure == | == Mail lifecycle management infrastructure == |
edit