summaryrefslogtreecommitdiffstats
path: root/maildir/testsuite2
AgeCommit message (Collapse)Author
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.