File: TODO

package info (click to toggle)
libtmail-ruby 0.10.8-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 856 kB
  • ctags: 1,461
  • sloc: ruby: 8,406; ansic: 678; objc: 584; yacc: 305; makefile: 149
file content (18 lines) | stat: -rw-r--r-- 638 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
- RFC2231 decode
- delete File*Stream
- do not output empty/illegal header on to_s
- simplify field.rb
- allow raw JIS string in quoted word
- unify character encoding of japanese strings in header
- Loader -> Mailbox
* allow this type of header: "To: Minero A. <aamine@loveruby.net>"
* write tests of Base64 module
* RFC2231 encode
* allow illegal MIME param value encoding (key="=?iso-2022-jp?B?....")
* purpose-oriented policy switching
* rewrite samples.
* address/address-group common handling scheme
* correct handling of Content-Type: message/*
* methods for mail creation, replying, forwarding
* tmail/net
* mail thread generator