-
-
Notifications
You must be signed in to change notification settings - Fork 29
Account Data #293
Copy link
Copy link
Description
Describe and design how Thunderbird iOS manages accounts:
- Add/remove any number of email accounts; edit configurations
- Connect and maintain client connections to mails servers; handle polling/idling
- Persist accounts across app restarts
- Shared models and public interface for mail operations:
- List, move, create, rename and delete mailboxes
- Download, refresh, read, flag and send email
Recommend scoping to above for now; getting a working interface to develop the UI against clears the bottleneck. Move all local storage/offline concerns to a later "database" milestone.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog