* mailbox/parse822.c,include/mailutils/parse822.h: functions
to parse rfc822 date-time. * examples/mbox-explode.c: example of saving all mime attachments for messages in a mailbox. * examples/mbox-dates.c: example of using the date-time parser, it prints all the dates in a mailbox that it can't parse. * examples/Makefile: makes the mbox-* examples.
Showing
5 changed files
with
650 additions
and
5 deletions
examples/mbox-dates.c
0 → 100644
examples/mbox-explode.c
0 → 100644
-
Please register or sign in to post a comment