summaryrefslogtreecommitdiffstats
path: root/rfc2045/rfc2045.h
AgeCommit message (Collapse)Author
2018-07-29Implement RFC 6533 address encoding and decoding.Sam Varshavchik
2018-07-29UTF8 changes.Sam Varshavchik
2018-07-28sqwebmail: format UTF8 delivery status notificationsSam Varshavchik
2018-07-16courier-imap: implement literal8 element and APPEND UTF8 option.Sam Varshavchik
2018-02-16maildrop: Add :H pattern modifier to maildrop.Sam Varshavchik
rfc2045: RFC2045_DECODEMSG_NOATTACHHEADERS flag, do not decode attachment headers. maildrop: The ":H" pattern modifier searches main headers only, does not search attachments' headers.
2017-12-26Fix maildirmake and reformime bugs.Sam Varshavchik
2017-12-26 Sam Varshavchik <mrsam@courier-mta.com> * libs/maildir/maildirmake.c (main): maildirmake's -q option will create the maildir if it does not exist. * libs/rfc2045/reformime.c (main2): Added -rU option, and a new internal RFC2045_RW_8BIT_ALWAYS conversion option. * libs/rfc2045/reformime.c (main2): Fix crash when the -s option is not valid.
2013-08-25Initial checkinSam Varshavchik
Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy.