Initial implementation of MH mailbox format. It is functional in read-only
mode. In read-write, it is able to delete and undelete messages but lacks `append message' functionality. Expunge does not delete message files but rather renames them prepending ',' to a filename, after MH fashion.
Showing
3 changed files
with
121 additions
and
0 deletions
mailbox/folder_mh.c
0 → 100644
mailbox/mbx_mh.c
0 → 100644
This diff is collapsed.
Click to expand it.
mailbox/url_mh.c
0 → 100644
-
Please register or sign in to post a comment