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
3839724b
...
3839724b1a5b739709fcb2ff565aed56c83d3d9d
authored
2001-10-30 14:20:42 +0000
by
Sam Roberts
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated AUTH=ANON todo, and added some wish-list utilities.
1 parent
4ae57543
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletions
TODO
TODO
View file @
3839724
...
...
@@ -11,7 +11,9 @@ IMPORTANT:
some of the flaws of the old version.
- generalized search interface
- support AUTH=anonymous imap, imap://cyrus.andrew.cmu.edu/archive.info-cyrus
+ support AUTH=anonymous (imap://cyrus.andrew.cmu.edu/archive.info-cyrus)
+ probably the AUTH should be allocated on creation, when the url is
looked at, and rejected then, for now return ENOTSUP at folder_imap.c:327
[pop3]
+ find out why the pop3 server quits on a signal when the 'quit' command is
...
...
@@ -80,8 +82,17 @@ The 5 actions:
for pop and local spools my polling, why can't you select() on a unix
file?)
[utilities]
- forward only MTA, nullmailer like, but accepting SMTP on 25 from localhost
- utility to move all mail from one mailbox to another, like mbox to
IMAP, preserving all flags that are possible. can sieve do this?
[all]
- add nightly build
- add more features
- optimize everything
...
...
Please
register
or
sign in
to post a comment