MailNews:Better Faster IMAP Plan: Difference between revisions

Jump to navigation Jump to search
(adding folder pane link)
Line 33: Line 33:
** Draft Messages
** Draft Messages


Next step is to look at this from some experiences we want to happen, sending mail, receiving mail, deleting mail.
'''Global Mail Sync Preference'''
 
Better wording needs to be worked out for all these options, for now we just need to get the correct behaviors inline.
 
<pre>
+------------------------------------------------------------+
|  General |                                                |
+------------------------------------------------------------+
|  Offline Usage                                            |
|    (o) Make messages available when not connected          |
|    ( ) Do not keep messages available, always re-download  |
|                                                            |
+------------------------------------------------------------+
</pre>
 
* Option 1 (default)
** Changes all accounts (which have not been changed from the default) to be offline.
*** We will need to notify the user somehow if we don't change certain accounts, we can't silently not change some accounts.
 
* Option 2
** Changes all accounts to be online only.
 
'''Account Settings'''
The goal of the account settings is to allow people to override the global offline or online preferences on an account by account basis.
<pre>
+--------------------------------------------------------------------+
|  Offline & Disk Space                                              |
+--------------------------------------------------------------------+
|  Offline Usage                                                    |
|    [x] Make messages in this account available when not connected  |
|                                                  ( Advanced... )  |
|                                                                    |
+--------------------------------------------------------------------+
</pre>
 
* Checkbox (defaults to global offline option)
** Changes all folders in the account to be sync'd
** Makes the default behavior for created and newly found folders to be sync'd as well.
* ( Advanced... )
** Opens folder selector for changing individual folder setup


== Development Strategy ==
== Development Strategy ==
Confirmed users
1,059

edits

Navigation menu