Heres a couple tasks.
When an imap mail is fetched but only the header, and u click the mail in
the table, it starts to download the message, and shows a screen like the
attached image. I will suggest we as a minimum inserts a button saying 'stop
download' or 'stop'.
Theres also another issue related to this: The fetching of body in imap
currently fetches all body, but it is possible to make methods which fetches
different bodyparts, and, for example only fetches the message while not
attachments. Implementing this would require changes in ImapAccount and
ImapController, plus some adjustment changes in MessageViewer and Message.
Is anyone up for making an uml (or similar) of a rfc2822 message? The
Message class and other classes needs a redesign, and I think it would be
interesting to make an uml first.
Stig
|