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
b44ce92a
...
b44ce92a2dc7ed1d3e0fa5fa37b17f93440697f9
authored
2002-05-14 03:22:50 +0000
by
Sam Roberts
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated.
1 parent
d5dc3d7d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
TODO
TODO
View file @
b44ce92
...
...
@@ -75,8 +75,6 @@ IMPORTANT:
- why does mimetest fail on a symlink, but suceed on a dotlocked file?
- implement unrolling of symlinks
- implement a force unlock mode... so that when a mailbox
is closed or destroyed it can make sure that the lock
is definitely gone.
...
...
@@ -103,16 +101,22 @@ IMPORTANT:
- need code to find a "real" envelope from... an actual email address
that DSNs can be sent to.
- need to be able to map some addresses (like mail to "root") to a
user for the box, a la nullmailer, perhaps
- mailer_t: the SMTP mailer isn't as fully implemented as the sendmail
mailer.
- make the smtp mailer calls useable standalone, as well as url based,
and use them in mail.remote.
- header_get_value() returns the newline?
- implement a header_field_unfold()?
- pipe_open_stream() - implemented with popen()
-
Configuration API
+
Configuration API
- Mailcap API
...
...
Please
register
or
sign in
to post a comment