Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
888decf9
...
888decf90209426ecef5e27fc7277171ccf7d42a
authored
2001-07-27 13:40:32 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
updated
1 parent
124d9cc3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
26 deletions
TODO
TODO
View file @
888decf
...
...
@@ -3,39 +3,18 @@
= --> on hold
* --> in progress
[libmailbox]
* autogen.sh (libtool) complains about libmailbox.la in noinst (JB Oct 08/99)
[mailbox or mailbox2]
- added more includes, make sure autoconf finds them
- need an interface to set flags for each message
- need an interface to set and create values in the header
- unixmbox's open function needs to be split into an open and a parse function
- needs a search ability
- unixmbox needs expunge working
+ libmailbox has a nasty bug -- if the mailbox is empty, the library has no idea
what to do (Shaleh Oct 07/99)
* Maildir is VERY rough
[mail]
- clean up 'mail''s compilation, why is there a mail script?
- generalized search interface
[pop3]
- find out why the pop3 server quits on a signal when the 'quit' command is
+ find out why the pop3 server quits on a signal when the 'quit' command is
given
-
test daemon code
+
test daemon code
-
test network code
+
test network code
+ crypt is linked even if pam was detected, it should be one or the other (JB Oct 08/99)
...
...
@@ -74,6 +53,7 @@ The 5 actions:
file?)
[all]
- add more features
- optimize everything
...
...
Please
register
or
sign in
to post a comment