summaryrefslogtreecommitdiffstats
path: root/sqwebmail
AgeCommit message (Collapse)Author
2017-03-09courier-unicode API update.Sam Varshavchik
2017-01-13Bump versionSam Varshavchik
2016-11-27sqwebmail: improve compatibility with gnupg 2 (gpglib update).Sam Varshavchik
2016-09-20Fix new/delete mismatch, external linkage.Sam Varshavchik
2016-03-04sqwebmail: update to gettext-0.19.6.Sam Varshavchik
2015-06-27Fix some bounds checking issues. Added ESMTP_PREFER_IPV6_MX setting.Sam Varshavchik
2015-06-10Update commentsSam Varshavchik
2015-06-09added AUTH_MKHOMEDIR_SKEL setting.Sam Varshavchik
2015-05-12Fix compiler warningsSam Varshavchik
2015-04-25Make dhparams compatible with libresslSam Varshavchik
2015-04-25Bump yearSam Varshavchik
2015-04-25Bump versionSam Varshavchik
2015-04-25Bump date.Sam Varshavchik
2015-04-24Fix use after free.Sam Varshavchik
2015-03-04imap: handle 01-Jan-1970 as a valid search date.Sam Varshavchik
2015-02-28Remove clean and smudge filters from the git repo that are used toSam Varshavchik
stamp sysconftool-processed configuration file. Rename all sysconftool-processed configuration files to *.git, and use a build rule to create a stamped sysconftool file. Fix a couple of compilation warnings.
2015-02-28Update to courier-unicode 1.2Sam Varshavchik
2015-02-24Document makeimapaccess.Sam Varshavchik
2014-12-13Bump versionSam Varshavchik
2014-12-13Update changelogSam Varshavchik
2014-12-13Bump versionSam Varshavchik
2014-07-21maildrop: fix parsing of headers added by the -A option.Sam Varshavchik
Headers added by the option must be parsed in order, via rfc2045_parse().
2014-07-13Update changelog.Sam Varshavchik
2014-05-06Merge branch 'master'.Sam Varshavchik
2014-04-27Update RPM spec file to use systemd macros.Sam Varshavchik
2014-02-15Fix path.Alexei Batyr
2014-02-15fix for automake >=1.13David Heidelberger
2014-01-12Update changelogSam Varshavchik
2014-01-12Reconfigure against the standalone unicode library.Sam Varshavchik
2013-12-292013-12-29 Sam Varshavchik <mrsam@courier-mta.com>Sam Varshavchik
* libunicode: Updated unicode word, grapheme, and linebreaking rules * to the Unicode 6.3.0 standard.
2013-12-23Fix some badness in sqwebmaild caused by bad ACLs.Sam Varshavchik
2013-11-28sqwebmail: 5.7.1Sam Varshavchik
2013-11-25Flush stdin after STARTTLSSam Varshavchik
2013-11-24Fix compiler warning, unchecked return values.Sam Varshavchik
2013-09-28Bump versionSam Varshavchik
2013-09-25sqwebmail: bump versionsSam 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-25Renamed configure.in to configure.acSam Varshavchik
2013-08-25Initial checkinSam Varshavchik
Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy.