| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2014-01-15 | Fix garbled logging | Sam Varshavchik | |
| 2014-01-12 | Reconfigure against the standalone unicode library. | Sam Varshavchik | |
| 2013-11-28 | maildrop: 2.7.1 | Sam Varshavchik | |
| 2013-11-24 | Fix compiler warning, unchecked return values. | Sam Varshavchik | |
| 2013-09-25 | maildrop: bump version. | Sam Varshavchik | |
| 2013-08-29 | maildrop: xfilter command fixes | Sam Varshavchik | |
| 2013-08-28 | maildrop: handle MIME encoding when searching messages. | Sam Varshavchik | |
| Use rfc2045_decodmsgtoutf8() to decode entire message into UTF-8, before searching it. | |||
| 2013-08-28 | maildrop: remove old, manual, pre-PCRE regexp engine. | 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-28 | reformail: -f0 converts From_ to Return-Path | Sam Varshavchik | |
| 2013-08-25 | Renamed configure.in to configure.ac | Sam Varshavchik | |
| 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. | |||
