Changes

Jump to: navigation, search

Thunderbird:Folder Pane

1,185 bytes added, 21:27, 23 July 2008
outbox stuff
* Unsent Messages
* Fit Old Folder Pane in a tree view
 
=== Outbox ===
 
As of the inclusion of {{bug|387656}} the Unsent folder has been renamed to Outbox. With this new folder pane view we'll only be displaying the Outbox as needed by the system.
 
If there are unsent messages sitting in the outbox it should appear just below the Inbox bold and with a count of the number of messages pending delivery.
 
<pre>
+----------------------+
| [+] Inbox |
| [+] *Outbox (2)* |
| [+] Drafts |
| [+] Starred |
| [+] Sent Mail |
| |
| .................... |
+----------------------+
</pre>
 
Once the messages pending delivery have been sent, the outbox should change from bold to normal font and then remove itself from the list.
 
<pre>
+----------------------+
| [+] Inbox |
| [+] Outbox |
| [+] Drafts |
| [+] Starred |
| [+] Sent Mail |
| |
| .................... |
+----------------------+
</pre>
 
<pre>
+----------------------+
| [+] Inbox |
| [+] Drafts |
| [+] Starred |
| [+] Sent Mail |
| |
| .................... |
+----------------------+
</pre>
=== Smart Folders ===
Confirm
1,059
edits

Navigation menu