TFO: use IPPROTO_TCP not SOL_TCL for setsockopt, being present on more platforms
[exim.git] / doc /
2016-03-03 Jeremy HarrisCutthrough: Reflect 5xx recipient reject from target...
2016-03-03 Jeremy HarrisTestsuite: testcases for rejected rcpt-callout-triggere...
2016-03-03 Jeremy HarrisCutthrough: fix operation under -bhc to not actually...
2016-03-03 Heiko Schlitterman... Delay chdir(/) until we opened the main config
2016-03-02 Jeremy HarrisTidying: Issues detected by gcc --fsanitize=undefined
2016-03-02 Heiko Schlitterman... Merge branch 'master'
2016-02-24 Nigel MetheringhamRemoved doc references to relay-test.mail-abuse.org
2016-02-18 Heiko Schlitterman... Fix CVE-2016-1531 exim-4_87_RC4
2016-02-18 Jeremy HarrisDocs: clarify unit of S= log line element
2016-02-14 Jeremy HarrisMalware: fix error logged on a scanner connect fail...
2016-02-10 Heiko Schlitterman... Doc: correct minor typo
2016-02-10 Jeremy HarrisDKIM: fix selection of header for signing/verification...
2016-02-06 Jeremy HarrisSRS: fix crash in queryprogram router when compiled...
2016-02-05 Alexander TsoyRename build-time option TMPDIR to EXIM_TMPDIR
2016-02-04 Jeremy HarrisDocs: add note on costs of cutthrough delivery in local...
2016-02-02 Jeremy HarrisDocs: note DKIM signing options in smtp transport chapter
2016-01-28 Jeremy HarrisDocs: clarify command string content in ${readsocket }
2016-01-25 Heiko Schlitterman... Fix typo on ChangeLog
2016-01-22 Jeremy HarrisDocs: clarify use of $dkim_selector variable
2016-01-22 Jeremy HarrisPDKIM: Fix use of private-keys having trailing '='...
2016-01-22 Jeremy HarrisCutthrough: Fix bug with dot-only line
2016-01-18 Jeremy HarrisChange notes
2016-01-17 Jeremy HarrisRestrict line lengths in bounces. Bug 1760
2016-01-16 Jeremy HarrisVRFY: Permit an ACL to override the default 252 respons...
2016-01-16 Jeremy HarrisTidying
2016-01-14 Jeremy HarrisOpenSSL: Default the SINGLE_DH_USE option flag set
2016-01-12 Jeremy HarrisDocs: add note on HELO rejections, and add requirment...
2016-01-06 Jeremy HarrisDKIM: Remove embedded copy of PolarSSL and use OpenSSL...
2015-12-30 Jeremy HarrisSupport certificates in base64 expansion operator....
2015-12-30 Jeremy HarrisNew expansion operator base64d, and base64 as synonym...
2015-12-28 Jeremy HarrisDocs: more certs info
2015-12-20 Jeremy Harrisdnslists: permit use with explicit key(s) in nonsmtp...
2015-12-18 Jeremy HarrisRedis: move from Experimental to mainline exim-4_87_RC2
2015-12-17 Jeremy HarrisFix hosts_connection_nolog ensuring that sender_host_ca...
2015-12-17 Jeremy HarrisDANE: do not override a cert verify failure, in callbac...
2015-12-14 Jeremy HarrisEvents: move from Experimental to mainline
2015-12-11 Jeremy HarrisRedis: fix lookups to handle (quoted) spaces embedded...
2015-12-09 Jeremy HarrisI18N: Move EAI support from Experimental to mainline exim-4_87_RC1
2015-12-08 Jeremy HarrisSOCKS: Add log_selector support.
2015-12-08 Jeremy HarrisPROXY: Move Proxy Protocol support from Experimental...
2015-12-08 Jeremy HarrisSOCKS: downgrade from DISABLE_SOCKS to SUPPORT_SOCKS...
2015-12-07 Jeremy HarrisSOCKS: move from Experimental to mainline
2015-12-06 Jeremy HarrisDocs: more index entries
2015-12-01 Jeremy HarrisDKIM: $dkim_key_length visibility variable. Bug 1311
2015-11-30 Heiko Schlitterman... Docs: De-clarify the rfc2047 default charset
2015-11-29 Heiko Schlitterman... Docs: Update example for multi value attributes
2015-11-26 Jeremy HarrisDocs: Add note on -D commandline option restriction...
2015-11-26 Jeremy HarrisEvents: add docs note
2015-11-22 Jeremy HarrisSOCKS: Support priority groups and weighted-random...
2015-11-22 Jeremy HarrisMySQL: support MySQL config file option group names...
2015-11-18 Jeremy HarrisDocs: minor correction
2015-11-17 Graeme FowlerGF: Changelog entry for bug 1715
2015-11-14 Jasen BettsEvents: add recipient-deferred events, both per-host...
2015-11-14 Jeremy HarrisChange notes for -bP
2015-11-12 Heiko Schlitterman... Add -bP config_file
2015-11-12 Heiko Schlitterman... Add support for -bP config
2015-11-08 Jeremy HarrisExpansions: New ${ipv6denorm:<string>} and ${ipv6norm...
2015-11-08 Jeremy HarrisTLS: Default tls_advertise_hosts to "*". Bug 1709
2015-11-07 Jasen BettsDKIM: fix non-debug build. Bug 1713
2015-11-06 Jeremy HarrisTransport: permit an empty string for the transport_fil...
2015-11-03 Jeremy HarrisPRDR: Introduce $prdr_requested flag variable. Bug...
2015-11-02 Jeremy HarrisAvoid misaligned access in cached lookup. Bug 1708
2015-10-30 Jeremy HarrisLookups: Do not escape percent or underbar in the ...
2015-10-29 Heiko Schlitterman... Docs: fix naming of the ldap_default_servers option
2015-10-27 Jeremy HarrisDocs: minor tweaks
2015-10-25 Jeremy HarrisPipe transport: fix log_defer_output option. Bug 840
2015-10-25 Jeremy HarrisDKIM: ignore space & tab embedded in base64 during...
2015-10-20 Heiko Schlitterman... Doc: clarify the syntax of the "begin <section>"
2015-10-13 Jeremy Harrismax_parallel transport option. Bug 1698
2015-10-13 Jeremy Harrismax_parallel transport option
2015-09-24 Jeremy HarrisDocs: add ref for DCC
2015-09-19 Jeremy HarrisRetry: always use interface, if set, for retry DB key...
2015-09-17 Jeremy HarrisDNS: time-limit cached returns, using TTL. Bug 1395
2015-09-17 Jeremy HarrisDocs: fix example for listextract expansion item
2015-09-14 Heiko Schlitterman... ChangeLog: Update about process info
2015-09-13 Jeremy Harris TLS: downgrade fail of cert-based authentication...
2015-09-12 Jeremy Harrisfix docs messup
2015-09-12 Jeremy HarrisNew $callout_address variable to record spamd (etc...
2015-09-10 Heiko Schlitterman... Docs: Typo, make long option name searchable.
2015-09-09 Jeremy HarrisDSN: Under EXPERIMENTAL_DSN_INFO add extras to bounce...
2015-09-08 Jeremy Harris Capture substrings in ACL regex= . Bug 425.
2015-08-25 Heiko Schlitterman... Update ChangeLog about Bug 1671
2015-08-25 Jeremy HarrisClose logs after daemon-process exceptional write....
2015-08-23 Jeremy HarrisDocs: clarify header_syntax acl condition return value
2015-08-17 Jeremy HarrisDocs: add note on spf lookup type, in experimental...
2015-08-17 Heiko Schlitterman... Docs: Remove trailing whitespace
2015-08-17 Heiko Schlitterman... Docs: Clarify white space in $h_<name> expansion
2015-08-14 Tony FinchImprove the consistency of logging incoming and outgoin...
2015-08-14 Tony FinchOverhaul the debug_selector and log_selector machinery...
2015-08-02 Jeremy HarrisDocs: add notes on library version limitations on OCSP...
2015-07-30 Heiko Schlitterman... Docs: Add a note about the maximum spam bar length
2015-07-29 Heiko Schlitterman... Docs: Clarify the "any output" phrase
2015-07-26 Jeremy HarrisAdd ref from logging chapter to slow_lookup_log main...
2015-07-26 Jeremy HarrisDocs: add detail on keys for lookups
2015-07-26 Jeremy HarrisClean docs for next release
2015-07-23 Heiko Schlitterman... Doc: parallel builds (make -j) work exim-4_86
2015-07-16 Jeremy HarrisDocs: emphasize that the smtp_connection log selector... exim-4_86_RC5
2015-07-15 Jeremy HarrisAdd check on tls_auth pseudo-command. Bug 1659
2015-07-04 Andreas MetzlerMultiple typo fixes.
2015-06-27 Jeremy HarrisChange note exim-4_86_RC4
next