Age | Commit message (Expand) | Author |
2008-09-30 | Debug checkin - tracing DKIM signing problems | Tom Kistner |
2008-09-29 | Fix to EXPN not working under TLS. Fixes bug #744 | Nigel Metheringham |
2008-09-05 | Produce a more useful error message if an SMTP transport's hosts | Tony Finch |
2008-09-03 | TLS error reporting now respects the incoming_interface and | Tony Finch |
2008-08-11 | Remove a spurious -g that slipped in to the last commit. | Tony Finch |
2008-08-07 | Fix the way ${extract is skipped in the untaken branch of a conditional. | Tony Finch |
2008-07-28 | Save $spam_score, $spam_bar, and $spam_report in spool files, so | Tony Finch |
2008-07-28 | Apply the look_for_it magic to chmod. (bug#602) | Tony Finch |
2008-07-25 | OS-dependent locations for CHMOD_COMMAND, required by exicyclog (bug#602) | Tony Finch |
2008-07-25 | CHMOD_COMMAND and TOUCH_COMMAND for exicyclog (bug#602). | Tony Finch |
2008-07-25 | CHMOD_COMMAND and TOUCH_COMMAND are needed by exicyclog (bug #602). | Tony Finch |
2008-07-18 | Leading white space used to be stripped from $spam_report which | Tony Finch |
2008-06-06 | Fixed bug in parse_date_time() introduced with last change. | Michael Haardt |
2008-06-04 | Adding parse_date_time() to parse RFC 2822 date-time. | Michael Haardt |
2008-06-04 | Added parse_date_time() to parse RFC 2822 date-time. | Michael Haardt |
2008-05-22 | If a ${dlfunc module has side-effects that cause store allocation, this | Tony Finch |
2008-05-16 | Better implementation of Dovecot authenticator using patch from Jan Srzednic... | Nigel Metheringham |
2008-05-16 | Change creation mode of maildir aux files to prevent mode 0000 files. Hardwi... | Nigel Metheringham |
2008-04-24 | fix BATV prvs expiry calculation for one rollover case | Tom Kistner |
2008-04-21 | Check that $multikill_cmd exists before running it, in case | Tony Finch |
2008-04-13 | seems there is no "-a" parameter to "cp" in non-gnu "cp". Use "-p" instead. | Tom Kistner |
2008-03-27 | Bugzilla 673: merge f-protd support, courtesy of Mark Daniel Reidel <mr@df.eu> | Tom Kistner |
2008-03-05 | join transport logic for DK and DKIM, making it possible to use both at the s... | Tom Kistner |
2008-02-14 | Fix parallel build (make -j). Fixes: bug #668. | Tony Finch |
2008-02-12 | Integrated SPF Best Guess. Fixes: bug #521 | Nigel Metheringham |
2008-02-06 | When checking the local_parts router precondition after a | Tony Finch |
2008-02-06 | Close the socket used by the dovecot authenticator. Fixes: #667 | Nigel Metheringham |
2008-02-06 | Updated exicyclog changes to correct rejectlog/paniclog mix up. Fixes: #602 | Nigel Metheringham |
2008-01-30 | exicyclog additions. Fixes: #602 | Nigel Metheringham |
2008-01-29 | Bug fix: Only remember notifications resulting from executed notify | Michael Haardt |
2008-01-28 | Bugzilla 662: Fix stack corruption before exec() in daemon.c. | Tony Finch |
2008-01-28 | small fix for spamd_address expansion - thanks to Warren Baker | Tom Kistner |
2008-01-28 | Fix some comments, no code changes. | Michael Haardt |
2008-01-22 | Do not log submission mode rewrites if they do not change the address. | Tony Finch |
2008-01-18 | Minor fixes to the dovecot authenticator. Fixes: #646 | Nigel Metheringham |
2008-01-17 | add patch to support dccifd directly from ACL system - thanks to Wolfgang Breyha | Tom Kistner |
2008-01-16 | Initial work removing PCRE from dist. Documentation needs to be updated. Re... | Nigel Metheringham |
2008-01-16 | bugzilla 612 - write recipients list in X-Envelope-To header of MBOX spool file | Tom Kistner |
2008-01-16 | applied patch to make spamd_address expandable when it starts with a dollar c... | Tom Kistner |
2008-01-16 | add missing dkim variables [bugzilla 656] | Tom Kistner |
2007-11-26 | Preparation for 4.69 release | Nigel Metheringham |
2007-11-12 | Updated embedded PCRE to version 7.4 to avoid 2 CVE issues:- | Nigel Metheringham |
2007-10-18 | Defend against bad data from gethostbyaddr(). Fixes bug #619 | Nigel Metheringham |
2007-10-11 | Process Auto-submitted: in the triggering message and add it to | Michael Haardt |
2007-10-09 | fix uninitialized options struct | Tom Kistner |
2007-10-04 | revert bogus checkin 1.6->1.5, resulting in 1.7, sorry | Tom Kistner |
2007-10-04 | Added missing expansion links for dkim_domain and dkim_selector | Tom Kistner |
2007-09-28 | [Buzilla 376] Preliminary DKIM support | Tom Kistner |
2007-09-24 | Compile extension "encoded-character" (draft-ietf-sieve-3028bis-12) by default. | Michael Haardt |
2007-09-21 | Added the -bylocaldomain option. | Steve Campbell |