-
Notifications
You must be signed in to change notification settings - Fork 3
User Story Inspiration
Julia Joch edited this page Jul 30, 2020
·
2 revisions
User Stories that were implemented in our iteartion:
- Adressbook that reads the adresses of senders automatically
- The search bar now shows the number of results
- You can sort the mails by any attribute (flags, sender, topic,...) also in reverse order
- Adding multiple accounts now works flawlessly
User Stories that we (together with the customer) decided not to touch:
- A Thunderbird-like UI
- Sending Emails (this is an IMAP Client, not SMTP!)
- More basic IMAP features like deleting and moving emails between folders.
- More advanced IMAP features like Read/Unread, Priorities and BCC/CC.
- Improve compatibility with different servers. For instance, when retrieving emails from vfemail.net, the body (in the current implementation) is always empty.
- UTF-8 support.
Also see the issues for more user story inspiration.