TODO 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. TODO
  2. ====
  3. (The upper item has the greater priority or feasibility... maybe :-)
  4. o enhancement of filtering
  5. o improvements of addressbook
  6. o POP before SMTP
  7. o original icons and logos
  8. o more efficient SMTP handling for multiple messages
  9. o more robust IMAP4 response parser
  10. o support for some formats other than MH and mbox (ex. Maildir)
  11. o priority (Priority:, X-Priority:, X-MSMail-Priority:)
  12. o notification of reception (Disposition-Notification-To:)
  13. o autosave
  14. o customization of toolbar
  15. o RFC 2231 (MIME filename encoding) compliant
  16. o full-text search using Namazu
  17. o virtual folder
  18. o console mode interface
  19. o plug-in faculty
  20. o mailing list manager
  21. o inline image display on multipart MIME
  22. o compressed folder
  23. o GTK+-2.x support
  24. o make the code cleaner
  25. o make the process faster
  26. o make the dubious English much decent :)
  27. Partially implemented features
  28. ==============================
  29. . make the network related code much decent
  30. (processing of time out, multi-threading etc.)
  31. . drag and drop
  32. . internationalization / multilingualization
  33. . PGP/GPG support
  34. . display of HTML messages (composition of HTML message is not planned :-P)
  35. . progress display of time-consuming processes
  36. . parallel processing between sending-receiving and others
  37. . customization of key bindings
  38. Implemented features
  39. ====================
  40. * multipart MIME (attachments of files)
  41. * sending from queue
  42. * clickable URI
  43. * management of read message on POP server by UIDL
  44. * IPv6 support
  45. * printing
  46. * reconnection when connection to news server is broken
  47. * X-Face support
  48. * preservation of position or size of window
  49. * external editor support
  50. * draft message
  51. * extension of quotation format
  52. * assignation of location of mail folder
  53. * account selection on composition window
  54. * posting to newsgroups
  55. * completion of mail address
  56. * prohibition of multiple execution (with Unix domain socket)
  57. * periodical check of newly arrived mails
  58. * modification of display color
  59. * designate the displayed headers
  60. * user-defined headers
  61. * IMAP4 support
  62. * list view of newsgroups and subscription of groups from there
  63. * SSL support
  64. * LDAP support
  65. * full-text search of messages (plain)
  66. * template function
  67. * regular expression support at filtering
  68. * autowrap / wordwrap
  69. * configuration for each folders