TODO 2.2 KB

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