| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-13 | Bump version | Sam Varshavchik | |
| 2021-02-18 | Replace FAM/Gamin with inotify | Sam Varshavchik | |
| 2021-02-09 | Bump version | Sam Varshavchik | |
| 2020-10-28 | Clean up documentation | Sam Varshavchik | |
| 2020-06-17 | Bump version. | Sam Varshavchik | |
| 2020-05-18 | Update maildrop standalone to new courier-authlib. | Sam Varshavchik | |
| 2020-04-21 | Add AC_PROG_CC_C99 | Sam Varshavchik | |
| 2019-09-24 | Documentation fixes | Sam Varshavchik | |
| 2019-09-24 | Remove links to www.qmail.org, it's gone. | Sam Varshavchik | |
| 2018-09-13 | Bump version. | Sam Varshavchik | |
| 2018-09-13 | Bump version | Sam Varshavchik | |
| 2018-07-30 | maildrop: simplify configuration, always require libidn to build maildrop. | Sam Varshavchik | |
| 2018-07-29 | mailbot: support UTF-8 messages. | Sam Varshavchik | |
| 2018-04-27 | Fedora 28 fixes. | Sam Varshavchik | |
| 2018-03-06 | PATCH: Remove irrelevant code from maildropfilter example | Tom Ryder | |
| The four lines removed here appear verbatim in a block under the "Environment" heading, but appear to be redundant here. This is perhaps a copy-paste error. | |||
| 2018-02-16 | maildrop: 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. | |||
| 2018-01-08 | maildrop: always return 75 for a delivery failure. | Sam Varshavchik | |
| 2017-12-26 | Fix 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. | |||
| 2017-11-26 | mailbot: fix null pointer dereferences. | Sam Varshavchik | |
| 2017-10-03 | reformail: fix use after free. | Sam Varshavchik | |
| 2017-09-19 | Change default encoding character set to UTF-8. | Sam Varshavchik | |
| 2017-08-19 | Bump version | Sam Varshavchik | |
| 2017-07-23 | maildrop: add the "system" command. | Sam Varshavchik | |
| 2017-06-23 | Bump version | Sam Varshavchik | |
| 2017-02-07 | Merge several Debian patches. | Sam Varshavchik | |
| 0001-Include-cstdio-in-afx.h.patch 0005-Ignore-and-.dpkg-a-z-files.patch 0007-Fix-bashisms.patch 0009-Fix-linking-in-upstream-Makefiles.patch 0012-Define-and-use-PEMFILE-in-mkesmtpdcert.patch (*) with some changes. 0013-Add-P-to-ghostscript-invocation.patch 0014-Improve-error-reporting-in-preline.c.patch 0017-Fix-formatting-errors-in-syslog-calls.patch 0020-Add-perl-stanza-to-perlfilter-scripts.patch | |||
| 2017-01-13 | Bump version | Sam Varshavchik | |
| 2016-09-20 | Fix new/delete mismatch, external linkage. | Sam Varshavchik | |
| 2016-08-03 | Version bump. | Sam Varshavchik | |
| 2016-03-31 | maildrop: add banner for the Courier build of maildrop. | Sam Varshavchik | |
| 2015-12-19 | maildrop: implement FLAGS | Sam Varshavchik | |
| 2015-12-16 | Fix last line not being searched. | Sam Varshavchik | |
| 2015-07-19 | Fix parsing of a message without a body. | Sam Varshavchik | |
| Until the empty line separating headers from body is read, point startofbody at the end of the parsed text, so if the empty line is never read, the entire contents of the message is parsed as headers. | |||
| 2015-06-27 | Typo | Sam Varshavchik | |
| 2015-06-27 | Fix some bounds checking issues. Added ESMTP_PREFER_IPV6_MX setting. | Sam Varshavchik | |
| 2015-06-20 | maildrop: use auth_mkhomedir | Sam Varshavchik | |
| 2015-05-09 | Don't include matched subpatterns in foreach. | Sam Varshavchik | |
| 2015-04-25 | Bump year | Sam Varshavchik | |
| 2015-02-28 | Remove clean and smudge filters from the git repo that are used to | Sam 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-28 | Update to courier-unicode 1.2 | Sam Varshavchik | |
| 2015-02-16 | Fix compiler warnings, testsuite. | Sam Varshavchik | |
| 2014-12-13 | Bump version | Sam Varshavchik | |
| 2014-12-13 | Bump version | Sam Varshavchik | |
| 2014-10-28 | Contributed patch to add dovecot authentication support. | Sam Varshavchik | |
| 2014-09-01 | Bump version | Sam Varshavchik | |
| 2014-07-21 | maildrop: 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-06-19 | mailbot: do not compare filenames of draft messages, check their timestamp. | Sam Varshavchik | |
| 2014-06-18 | maildrop: add -T replydraft option | Sam Varshavchik | |
| 2014-06-18 | maildrop: -d changes groupid only when invoked from root. | Sam Varshavchik | |
| Addresses debian bug 564601. | |||
| 2014-02-15 | fix for automake >=1.13 | David Heidelberger | |
| 2014-01-16 | maildrop: document that pattern searching uses canonical header form. | Sam Varshavchik | |
