summaryrefslogtreecommitdiff
path: root/doc/doc-txt
AgeCommit message (Expand)Author
2016-03-30Typo fix.Andreas Metzler
2016-03-09String expansions: fix ${extract }, for the numeric/3-string case. Bug 1807Jeremy Harris
2016-03-09Store the initial working directory, expand $initial_cwd. Bug 1805Heiko Schlittermann (HS12-RIPE)
2016-03-09Fix build for HP-UX and older Solaris: (un)setenv. Bug 1578Jeremy Harris
2016-03-07tidying: coverity issuesexim-4_87_RC6Jeremy Harris
2016-03-03Cutthrough: Reflect 5xx recipient reject from target to originatorJeremy Harris
2016-03-03Cutthrough: fix operation under -bhc to not actually deliver. Bug 1800Jeremy Harris
2016-03-02Tidying: Issues detected by gcc --fsanitize=undefinedJeremy Harris
2016-02-18Fix CVE-2016-1531exim-4_87_RC4Heiko Schlittermann (HS12-RIPE)
2016-02-14Malware: fix error logged on a scanner connect fail. Bug 1796Jeremy Harris
2016-02-10DKIM: fix selection of header for signing/verification given several. Bug 1792Jeremy Harris
2016-02-06SRS: fix crash in queryprogram router when compiled with EXPERIMENTAL_SRSJeremy Harris
2016-02-05Rename build-time option TMPDIR to EXIM_TMPDIRAlexander Tsoy
2016-01-25Fix typo on ChangeLogHeiko Schlittermann (HS12-RIPE)
2016-01-22PDKIM: Fix use of private-keys having trailing '=' in the base-64. Bug 1781Jeremy Harris
2016-01-22Cutthrough: Fix bug with dot-only lineJeremy Harris
2016-01-18Change notesJeremy Harris
2016-01-17Restrict line lengths in bounces. Bug 1760Jeremy Harris
2016-01-16VRFY: Permit an ACL to override the default 252 response, to supportJeremy Harris
2016-01-16TidyingJeremy Harris
2016-01-14OpenSSL: Default the SINGLE_DH_USE option flag setJeremy Harris
2016-01-06DKIM: Remove embedded copy of PolarSSL and use OpenSSL/GnuTLS library.Jeremy Harris
2015-12-30Support certificates in base64 expansion operator. Bug 1762Jeremy Harris
2015-12-30New expansion operator base64d, and base64 as synonym for str2b64. Bug 1746Jeremy Harris
2015-12-20dnslists: permit use with explicit key(s) in nonsmtp ACLs. Bug 1748Jeremy Harris
2015-12-18Redis: move from Experimental to mainlineexim-4_87_RC2Jeremy Harris
2015-12-17Fix hosts_connection_nolog ensuring that sender_host_cache is notJeremy Harris
2015-12-17DANE: do not override a cert verify failure, in callback. Also fix some test...Jeremy Harris
2015-12-14Events: move from Experimental to mainlineJeremy Harris
2015-12-11Redis: fix lookups to handle (quoted) spaces embedded in partsJeremy Harris
2015-12-09I18N: Move EAI support from Experimental to mainlineexim-4_87_RC1Jeremy Harris
2015-12-08SOCKS: Add log_selector support.Jeremy Harris
2015-12-08PROXY: Move Proxy Protocol support from Experimental to mainline.Jeremy Harris
2015-12-08SOCKS: downgrade from DISABLE_SOCKS to SUPPORT_SOCKS in Local/MakefileJeremy Harris
2015-12-07SOCKS: move from Experimental to mainlineJeremy Harris
2015-12-01DKIM: $dkim_key_length visibility variable. Bug 1311Jeremy Harris
2015-11-26Events: add docs noteJeremy Harris
2015-11-22SOCKS: Support priority groups and weighted-random selection fromJeremy Harris
2015-11-22MySQL: support MySQL config file option group names. Bug 1701Jeremy Harris
2015-11-17GF: Changelog entry for bug 1715Graeme Fowler
2015-11-14Events: add recipient-deferred events, both per-host and all-hosts.Jasen Betts
2015-11-14Change notes for -bPJeremy Harris
2015-11-08Expansions: New ${ipv6denorm:<string>} and ${ipv6norm:<string>} operators. B...Jeremy Harris
2015-11-08TLS: Default tls_advertise_hosts to "*". Bug 1709Jeremy Harris
2015-11-07DKIM: fix non-debug build. Bug 1713Jasen Betts
2015-11-06Transport: permit an empty string for the transport_filter option. Bug 1714Jeremy Harris
2015-11-03PRDR: Introduce $prdr_requested flag variable. Bug 1712Jeremy Harris
2015-11-02Avoid misaligned access in cached lookup. Bug 1708Jeremy Harris
2015-10-30Lookups: Do not escape percent or underbar in the ${quote_pgsql: } operator. ...Jeremy Harris
2015-10-27Docs: minor tweaksJeremy Harris