summaryrefslogtreecommitdiffstats
path: root/maildir/Makefile.am
AgeCommit message (Collapse)Author
2022-04-16all: scripts to create installable *.deb packages.Sam Varshavchik
2022-02-03Add additional tests.Sam Varshavchik
Test keyword handling. Fix memory corruption in the maildirkw utilty.
2022-01-23Adjust behavior of inherited ACLs, add more tests.Sam Varshavchik
If ACLs were saved in the courierimaphieracl subdirectory, move it into the corresponding folder when it gets created, at the first opportunity. Add additional tests.
2022-01-23Additional testsSam Varshavchik
2022-01-23Add additional tests.Sam Varshavchik
2022-01-16Update Makefile.amArjen de Korte
Unfortunately, the fix for compilation issues is not complete yet, as version courier-imap-5.1.6 still fails to build with missing symbols
2022-01-16Fix linking failure.Sam Varshavchik
2021-11-28Convert to PCRE2.Sam Varshavchik
2021-02-18Replace FAM/Gamin with inotifySam Varshavchik
2018-07-16Add maidirmake options to convert pre-unicode mailboxes to unicode mailboxes.Sam Varshavchik
2017-07-24Fix man page generation.Sam Varshavchik
2017-03-16courier-unicode update fixes.Sam Varshavchik
2015-02-28Update to courier-unicode 1.2Sam Varshavchik
2014-01-12Reconfigure against the standalone unicode library.Sam Varshavchik
2013-08-28Update sqwebmail to talk to UTF-8-able maildrop.Sam Varshavchik
Writes out mail filtering scripts in UTF-8. maildir_filter_appendrule() and maildir_filter_ruleupdate() take an additional parameter, a character set, and convert the header name, value, and rule name parameters from the given character set to UTF-8. sqwebmail passes the current character set, when adding or updating maildrop rules.
2013-08-25Initial checkinSam Varshavchik
Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy.