descriptionUtility functions for interacting with maildirs in myrddin
homepage URLhttp://www.math.umd.edu/~sgilles
ownersgilles@math.umd.edu
last changeMon, 15 Jan 2018 15:08:54 +0000 (15 10:08 -0500)
content tags
add:
README
This library is useful if you want to write a MUA in myrddin [0],
are interested in using djb's maildir [1][2] format, and want the
utility functions of listing messages, parsing the info flags,
moving messages, etc.

It does not handle parsing individual messages, or sending mail,
or retrieving mail via IMAP/POP3/etc., or anything hard.

[0] https://www.myrlang.org
[1] https://cr.yp.to/proto/maildir.html
[2] http://www.qmail.org/qmail-manual-html/man5/maildir.html
shortlog
2018-01-15 S. Gillesupdate for upstream 52eca667bbd1cf5a929d3f2352c3c1ee8e9... master
2017-11-19 S. Gillesupdate for upstream streq -> eq
2017-10-22 S. Gillessquash a few memory leaks
2017-09-22 S. Gillesinfo: handle messages with : in folder names
2017-09-21 S. Gillesinfofmt: omit the `:2,'
2017-09-16 S. Gillestest: use streq instead of sleq
2017-09-14 S. Gillesadd README
2017-09-14 S. Gillesadd changeinfo
2017-09-13 S. Gillesname error string better
2017-09-13 S. Gillesclean memory better
2017-09-13 S. Gillesadd movemessage
2017-09-13 S. Gillesadd cleanfs
2017-09-01 S. Gillesadd messagesof
2017-08-28 S. Gillestest maildirsof error
2017-08-28 S. Gillesinitial
heads
6 years ago master