Commit ff49c3cb ff49c3cbae7e9ea0a797809ac91b4659a30365ca by Sam Roberts

More TODO notes.

1 parent 26132a36
Showing 1 changed file with 4 additions and 11 deletions
......@@ -17,16 +17,13 @@ IMPORTANT:
- generalized search interface
[pop3]
+ find out why the pop3 server quits on a signal when the 'quit' command is
given
+ test daemon code
[mail.local]
+ test network code
- integrate sieve
+ crypt is linked even if pam was detected, it should be one or the other (JB Oct 08/99)
- can it append to an imap mailbox?
[pop3]
- SSL support
- pop3d_readline - should this use select(), avoid the race condition,
......@@ -74,10 +71,6 @@ IMPORTANT:
- implement unrolling of symlinks
- implement NFS-safe locking
- implement a locker that uses an external dotlock utility
- implement a force unlock mode... so that when a mailbox
is closed or destroyed it can make sure that the lock
is definitely gone.
......