Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
jdapena edited this page May 11, 2012 · 7 revisions

List of features to add:

Use cases missing

Basic set

  • Bottom posting and quote algorithm
  • Show outbox DONE
  • Drafts folder, save to drafts DONE
  • General setting: retrieval interval
  • Notification of new mails
  • Raw message view
  • Show images (always) DONE (it remembers selection for each message)
  • Search
  • I18n
  • Use Gnome Keyring DONE
  • Favourite folders
  • Combined inbox
  • Threads view support.

Recipients

  • Recipients
  • Recipients editor
  • Add contact
  • Show contact

Accounts management

  • Edit account
  • Delete account DONE
  • Add more preconfigured email settings

Messages management

  • Delete message DONE
  • Delete messages
  • Move message
  • Move messages

Connection management

  • Be aware of connection status DONE
  • SMTP and POP3 "connect" operations asynchronous

POP3 support

Completely broken. Can only be used to read latest messages. No deletion nor read/unread flag support now. DONE

Other improvements

  • Sync operation should start one operation per service.
  • But cancel should cancel all operations.
  • Sync to disk should happen on closing at least (and better more frequently).