summaryrefslogtreecommitdiffstats
path: root/maildrop
AgeCommit message (Collapse)Author
2022-05-22gcc 12, autotool updates, sqwebmail fixes.Sam Varshavchik
2022-01-17maildrop: update versionSam Varshavchik
2022-01-16Update versions.Sam Varshavchik
2022-01-16Fix linking failure.Sam Varshavchik
2022-01-16Update version.Sam Varshavchik
2021-11-28Convert to PCRE2.Sam Varshavchik
2021-11-26Convert to pcre2.Sam Varshavchik
2021-05-21-Wall and -Werror fixesSam Varshavchik
2021-05-19maildrop: clean up a dotlock file if exited while it is held.Sam Varshavchik
Implement exit() by throwing an exception, which will wind up and clean up the dotlock. Catch the exception and exit(), after everything gets cleaned up.
2021-03-13Bump versionSam Varshavchik
2021-02-18Replace FAM/Gamin with inotifySam Varshavchik
2021-02-09Bump versionSam Varshavchik
2020-10-28Clean up documentationSam Varshavchik
2020-06-17Bump version.Sam Varshavchik
2020-05-18Update maildrop standalone to new courier-authlib.Sam Varshavchik
2020-04-21Add AC_PROG_CC_C99Sam Varshavchik
2019-09-24Documentation fixesSam Varshavchik
2019-09-24Remove links to www.qmail.org, it's gone.Sam Varshavchik
2018-09-13Bump version.Sam Varshavchik
2018-09-13Bump versionSam Varshavchik
2018-07-30maildrop: simplify configuration, always require libidn to build maildrop.Sam Varshavchik
2018-07-29mailbot: support UTF-8 messages.Sam Varshavchik
2018-04-27Fedora 28 fixes.Sam Varshavchik
2018-03-06PATCH: Remove irrelevant code from maildropfilter exampleTom 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-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.
2018-01-08maildrop: always return 75 for a delivery failure.Sam Varshavchik
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.
2017-11-26mailbot: fix null pointer dereferences.Sam Varshavchik
2017-10-03reformail: fix use after free.Sam Varshavchik
2017-09-19Change default encoding character set to UTF-8.Sam Varshavchik
2017-08-19Bump versionSam Varshavchik
2017-07-23maildrop: add the "system" command.Sam Varshavchik
2017-06-23Bump versionSam Varshavchik
2017-02-07Merge 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-13Bump versionSam Varshavchik
2016-09-20Fix new/delete mismatch, external linkage.Sam Varshavchik
2016-08-03Version bump.Sam Varshavchik
2016-03-31maildrop: add banner for the Courier build of maildrop.Sam Varshavchik
2015-12-19maildrop: implement FLAGSSam Varshavchik
2015-12-16Fix last line not being searched.Sam Varshavchik
2015-07-19Fix 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-27TypoSam Varshavchik
2015-06-27Fix some bounds checking issues. Added ESMTP_PREFER_IPV6_MX setting.Sam Varshavchik
2015-06-20maildrop: use auth_mkhomedirSam Varshavchik
2015-05-09Don't include matched subpatterns in foreach.Sam Varshavchik
2015-04-25Bump yearSam 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-16Fix compiler warnings, testsuite.Sam Varshavchik
2014-12-13Bump versionSam Varshavchik