summaryrefslogtreecommitdiff
path: root/doc/doc-txt
AgeCommit message (Expand)Author
2009-10-19Correct exiwhat mishandling log_selector = +pid. Fixes: #688Nigel Metheringham
2009-10-19Correct eximstats misparse. Fixes #687Nigel Metheringham
2009-10-16Correction changelog bug id. Fixes: #622Nigel Metheringham
2009-10-16Correcting bug id patch is forNigel Metheringham
2009-10-16prepend (not append) Resent-Message-ID and Resent-Date. fixes: #508Nigel Metheringham
2009-10-16gnutls_compat_mode to allow compatibility with broken clients. fixes: #665Nigel Metheringham
2009-10-14bool: condition support. fixes: #167Nigel Metheringham
2009-10-14TLS version reporting. fixes: #745Nigel Metheringham
2009-10-14Fix issue with long lines with comments in lsearch. fixes: #894Nigel Metheringham
2009-10-14Changed NOTICE file to remove references to embedded PCRENigel Metheringham
2009-07-02Documentation example syntax fix. fixes: bug #851Nigel Metheringham
2009-07-02Removed code that symlinks to pcre as its no longer useful. fixes: bug #854Nigel Metheringham
2009-06-11DKIM docs WIPTom Kistner
2009-01-02Added timeout setting to transport filter. Fixes: #614Nigel Metheringham
2009-01-02Correct handling of Resent-Date headers. Fixes: #590Nigel Metheringham
2009-01-02Fixed behaviour of exiwhat when no config. Fixes: #497Nigel Metheringham
2008-12-12Make whitespace strings compare euqal to zero. fixes: bug #749Nigel Metheringham
2008-12-12Accept len modification fix. fixes: bug #770Nigel Metheringham
2008-12-12Buffer overrun fix. fixes: bug #787Nigel Metheringham
2008-10-16Fixed erroneous documentation references to smtp_notquit_acl to be acl_smtp_n...Nigel Metheringham
2008-10-12Removed excess comma in usage fprint statement. Fixes #769Nigel Metheringham
2008-09-29Fix to EXPN not working under TLS. Fixes bug #744Nigel Metheringham
2008-09-05Produce a more useful error message if an SMTP transport's hostsTony Finch
2008-09-03TLS error reporting now respects the incoming_interface andTony Finch
2008-08-07Fix the way ${extract is skipped in the untaken branch of a conditional.Tony Finch
2008-07-28Save $spam_score, $spam_bar, and $spam_report in spool files, soTony Finch
2008-07-18Leading white space used to be stripped from $spam_report whichTony Finch
2008-05-16Better implementation of Dovecot authenticator using patch from Jan Srzednic...Nigel Metheringham
2008-05-16Change creation mode of maildir aux files to prevent mode 0000 files. Hardwi...Nigel Metheringham
2008-03-27TK/01-04Tom Kistner
2008-02-14Fix parallel build (make -j). Fixes: bug #668.Tony Finch
2008-02-12Integrated SPF Best Guess. Fixes: bug #521Nigel Metheringham
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-01-30exicyclog additions. Fixes: #602Nigel Metheringham
2008-01-28Bugzilla 662: Fix stack corruption before exec() in daemon.c.Tony Finch
2008-01-28Refer to the new SIEVE RFCs instead of the drafts.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-17PCRE documentation changes. Fixes #657Nigel Metheringham
2008-01-16correct SPF references and example (bugzilla 520) - thanks to Robert MillanTom Kistner
2007-11-12Updated embedded PCRE to version 7.4 to avoid 2 CVE issues:-Nigel Metheringham
2007-10-18Documentation fix for acl_not_smtp. Fixes bug #613Nigel Metheringham
2007-10-18Defend against bad data from gethostbyaddr(). Fixes bug #619Nigel Metheringham
2007-10-04added docs for dkim_sign_headersTom Kistner
2007-09-284.49 - TK/01Tom Kistner
2007-09-28add DKIM docsTom Kistner
2007-09-21eximstats update.Steve Campbell
2007-09-04NM/01Nigel Metheringham
2007-08-29Fix quoting problem with errors_copy.Philip Hazel