Commit 1ba8fe22 1ba8fe22d97e91c3ac7110c81f491d26858f4671 by Sam Roberts

Idea for a popen() stream_t wrapper.

1 parent 5f3942cc
Showing 1 changed file with 3 additions and 1 deletions
......@@ -47,6 +47,8 @@ IMPORTANT:
- finish rewrite 8-)
- pipe_open_stream() - implemented with popen()
- Configuration API
- Mailcap API
......@@ -69,7 +71,7 @@ IMPORTANT:
+ 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
[mbox]
[examples]
- unify the mbox-* and mimetest examples with messages, it would be nice
to have a general purpose tool
......