new stuff/idea
This commit is contained in:
parent
b7c7e12e32
commit
703a43411f
1 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# $Dwarf: TODO,v 1.7 2002/08/30 20:23:57 ward Exp $
|
# $Dwarf: TODO,v 1.8 2002/11/05 09:33:40 ward Exp $
|
||||||
# $Source$
|
# $Source$
|
||||||
|
|
||||||
[ ] support mime encoding
|
[ ] support mime encoding
|
||||||
|
|
@ -17,3 +17,6 @@
|
||||||
[x] check MAX_PATH_LEN while writing files
|
[x] check MAX_PATH_LEN while writing files
|
||||||
[ ] split decoding stuff from article class
|
[ ] split decoding stuff from article class
|
||||||
[ ] decode in another thread
|
[ ] decode in another thread
|
||||||
|
[ ] with multipart articles, don't write every body to the same file.
|
||||||
|
This will mess up things is a get_body is repeated because op
|
||||||
|
exceptions
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue