| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-19 | maildrop: 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. | |||
| 2020-05-18 | Update maildrop standalone to new courier-authlib. | Sam Varshavchik | |
| 2018-09-13 | Bump version. | Sam Varshavchik | |
| 2017-08-19 | Bump version | Sam Varshavchik | |
| 2016-03-31 | maildrop: add banner for the Courier build of maildrop. | Sam Varshavchik | |
| 2015-06-20 | maildrop: use auth_mkhomedir | Sam Varshavchik | |
| 2015-04-25 | Bump year | Sam Varshavchik | |
| 2014-10-28 | Contributed patch to add dovecot authentication support. | 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-18 | maildrop: -d changes groupid only when invoked from root. | Sam Varshavchik | |
| Addresses debian bug 564601. | |||
| 2013-11-24 | Fix compiler warning, unchecked return values. | Sam Varshavchik | |
| 2013-08-28 | maildrop: rfc2045-parse message when reading it initially. | Sam Varshavchik | |
| At startup MIME parse the message. maildrop no longer ignores leading blank lines, and From_ line. Use reformail -f0 to filter the message for maildrop, if that's the case. Get rid of msgoffset (starting offset of the message). rfc2045-parse the message as maildrop reads it. | |||
| 2013-08-25 | Initial checkin | Sam Varshavchik | |
| Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy. | |||
