summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2019-02-11JSON: add jsons extract variant, to strip quotes from string resultsJeremy Harris
2019-02-11Fix json extract operator for unfound caseJeremy Harris
2019-02-11JSON lookupJeremy Harris
(cherry picked from commits 854bd65fa7, 11b31159ac, 19cb5e2f14, 9669c6e06f, 6db8b72c86)
2019-02-11EXTERNAL authenticatorJeremy Harris
(cherry picked from commit c4a8c663b74a35b547d8320547079ca56b3b772e)
2019-02-10OpenSSL: send no TLS1.3 session ticketsJeremy Harris
(cherry picked from commit 09fa60df6e9929364a2c0830eff1e0f4f27ba095)
2019-02-10OpenSSL: Debug output TLS 1.3 keyingJeremy Harris
(cherry picked from commit 3c1f3b85aa4139ba062268ca958bab0dd0d64140)
2019-02-10Docs: clean for next releaseJeremy Harris
2019-01-30Fix dkim_verify_signers option. Bug 2366exim-4.92-jghexim-4.92-RC6exim-4.92Mad Alex
Testsuite coverage by jgh. Broken-by: d342446f29
2019-01-29Docs: clarify quoting for $pipe_addressesJeremy Harris
The texinfo output version has single-quotes round a variable, so the sentence saying "precisely the text" was difficult to interpret.
2019-01-29Docs: correct spamd portOdihambo Washington
2019-01-27Add basic framework for PRDR use with per-user content filters to example ↵Jeremy Harris
config. Mostly commented-out and with dummy lookups since we do not know what sorts of filtering may be employed. (cherry picked from commit b220576b3ba5396af6b3e0f45739f269079f8fc5)
2019-01-24Docs: crossref list-separator changingJeremy Harris
2019-01-24Docs: crossref dlfunc APIJeremy Harris
2019-01-10More checks on header line length during receptionJeremy Harris
2019-01-05Docs: tweak TLS authenticator chapterJeremy Harris
2019-01-04Docs: missing optionsJeremy Harris
Broken-by: b3ef41c94a
2019-01-03Docs: tweak new-drivers chapterJeremy Harris
2018-12-31PIPE_CONNECT: fix feature-cache refreshJeremy Harris
2018-12-28Docs: clarify logging from filterJeremy Harris
2018-12-27Update Changelog for GnuTLS and TLS 1.3 Bug 2359exim-4.92-RC4Heiko Schlittermann (HS12-RIPE)
Fix is in 4896a3192ffac48885347460377edcd893eb9600
2018-12-25GnuTLS: repeat lowlevel read and write operations while they request retryAndreas Metzler
(cherry picked from commit 06faf21f3a84a3ac4aa4f7b1512087423d8c8541)
2018-12-21OpenSSL: clear any leftover errors from the stack after SSL_accept succeedsJeremy Harris
2018-12-20Grammar changes in docsHeiko Schlittermann (HS12-RIPE)
2018-12-20spelling fixesklemens
2018-12-20Docs: tweaksJeremy Harris
2018-12-18Default config: use ROUTER_SMARTHOST macro; documentexim-4.92-RC3Phil Pennock
Work around the `$host` vs CNAME issue for now by re-specifying the `tls_sni` value on the example `smarthost_smtp` transport, using the same macro which we use to turn on use of a smarthost. Uncomment both dnslookup and smarthost routers by default and let the macro choose between them. Bring the documentation of the default configuration closer to up-to-date, on this issue and others which I spotted while in there.
2018-12-18Update Changelog for Bug 2351Heiko Schlittermann (HS12-RIPE)
2018-12-18Log failures to extract envelope addresses from message headers. Bug 2351Jeremy Harris
(cherry picked from commit 60c02b350a7d325e64ae0a656cfd37a9fbd162a7)
2018-12-16doc: gsasl: be clearer that server-side onlyPhil Pennock
2018-12-06Docs: SPF lookup typeJeremy Harris
2018-12-05Send delay-MDN for any queurun past delay_warning, even if not retry time ↵Jeremy Harris
yet. Bug 2341
2018-12-01Harden string-list handlingJeremy Harris
2018-11-28OpenSSL: fail the handshake when SNI processing hits a problemJeremy Harris
2018-11-28TLS: Increase RSA keysize of autogen selfsign certJeremy Harris
2018-11-21nit (typo fix; docs)Phil Pennock
2018-11-21Fix cyrus-sasl authenticator for $authenticated_fail_id. Bug 2238Jeremy Harris
2018-11-20Docs: more on $authenticated_fail_idJeremy Harris
2018-11-20Docs: add note on manualroute route-listsJeremy Harris
2018-11-20Docs: indexing of retry final-cutoffJeremy Harris
2018-11-13Docs: Add cross-refs for $h_<name>Jeremy Harris
2018-11-11Docs: add notes on smtpsJeremy Harris
2018-11-05Squashed commit of PIPE_CONNECTJeremy Harris
2018-10-30MacOS: TCP Fast OpenJeremy Harris
2018-10-30Increase size of variables for check_spool_space and check_log_spaceJeremy Harris
2018-10-21Fix bad use of library, copying string over itselfJeremy Harris
2018-10-21tidyingJeremy Harris
2018-10-14tidyingJeremy Harris
2018-10-12Increase buffer size used for DNS responses. Bug 2329Jeremy Harris
2018-10-06Docs: tweak ARC descriptionJeremy Harris
2018-10-02Debug: noutf8 selector. Bug 2324Jeremy Harris