summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-02-06When checking the local_parts router precondition after aTony Finch
2008-02-06Close the socket used by the dovecot authenticator. Fixes: #667Nigel Metheringham
2008-02-06Updated exicyclog changes to correct rejectlog/paniclog mix up. Fixes: #602Nigel Metheringham
2008-01-30exicyclog additions. Fixes: #602Nigel Metheringham
2008-01-29Bug fix: Only remember notifications resulting from executed notifyMichael Haardt
2008-01-28Bugzilla 662: Fix stack corruption before exec() in daemon.c.Tony Finch
2008-01-28small fix for spamd_address expansion - thanks to Warren BakerTom Kistner
2008-01-28Fix some comments, no code changes.Michael Haardt
2008-01-22Do not log submission mode rewrites if they do not change the address.Tony Finch
2008-01-18Minor fixes to the dovecot authenticator. Fixes: #646Nigel Metheringham
2008-01-17add patch to support dccifd directly from ACL system - thanks to Wolfgang BreyhaTom Kistner
2008-01-16Initial work removing PCRE from dist. Documentation needs to be updated. Re...Nigel Metheringham
2008-01-16bugzilla 612 - write recipients list in X-Envelope-To header of MBOX spool fileTom Kistner
2008-01-16applied patch to make spamd_address expandable when it starts with a dollar c...Tom Kistner
2008-01-16add missing dkim variables [bugzilla 656]Tom Kistner
2007-11-26Preparation for 4.69 releaseNigel Metheringham
2007-11-12Updated embedded PCRE to version 7.4 to avoid 2 CVE issues:-Nigel Metheringham
2007-10-18Defend against bad data from gethostbyaddr(). Fixes bug #619Nigel Metheringham
2007-10-11Process Auto-submitted: in the triggering message and add it toMichael Haardt
2007-10-09fix uninitialized options structTom Kistner
2007-10-04revert bogus checkin 1.6->1.5, resulting in 1.7, sorryTom Kistner
2007-10-04Added missing expansion links for dkim_domain and dkim_selectorTom Kistner
2007-09-28[Buzilla 376] Preliminary DKIM supportTom Kistner
2007-09-24Compile extension "encoded-character" (draft-ietf-sieve-3028bis-12) by default.Michael Haardt
2007-09-21Added the -bylocaldomain option.Steve Campbell
2007-09-04NM/01Nigel Metheringham
2007-08-30Update version for 4.68 (overlooked, sigh).Philip Hazel
2007-08-29Fix quoting problem with errors_copy.Philip Hazel
2007-08-29POSIX allows open() to be a macro; guard against it.Philip Hazel
2007-08-29Guard against buffer overflow in moan_check_errorcopy().Philip Hazel
2007-08-29Allow only accept and warn in the not-QUIT ACL.Philip Hazel
2007-08-23Add message_body_newlines.Philip Hazel
2007-08-23Add "server=" feature to MySQL and PostgreSQL lookups.Philip Hazel
2007-08-22Escape funny characters when logging DN=Philip Hazel
2007-08-22Fix missing quota message for system quota failure with maildir.Philip Hazel
2007-08-22Add the NOTQUIT ACL.Philip Hazel
2007-08-17Patch from the Sieve maintainer.Philip Hazel
2007-07-29Unindent incorrectly indented here document in exinext (closes: bug 416)Magnus Holmgren
2007-07-27Update experimental-spec and comment on the name of the SPF trace header - it...Magnus Holmgren
2007-07-04Fix bug in readconf in diagnosing overflowing ints in 64-bit systems.Philip Hazel
2007-07-04Remove unwanted (int) case when reading SIZE. Fix runtest for 64-bitPhilip Hazel
2007-06-29Fix stupid oversight in $max_received_linelength.Philip Hazel
2007-06-29Fix pcre #include problem; add "-pre" to version.Philip Hazel
2007-06-27Add queue_only_load_latch.Philip Hazel
2007-06-27NetBSD-specific configuration patches from David Brownlee.Philip Hazel
2007-06-26Fix bug introduced with +ignore_defer and +include_defer.Philip Hazel
2007-06-26Add warning about missing retry rules to the default configuration.Philip Hazel
2007-06-26Installed PCRE 7.2 into Exim.Philip Hazel
2007-06-26Add +ignore_defer and +include_defer to host lists.Philip Hazel
2007-06-22Added $max_received_linelength.Philip Hazel