summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2021-01-16docs infrastructure notesJeremy Harris
2021-01-16Docs: indexingJeremy Harris
2021-01-15Hints DB: harden against corrupt files by ignoring unexpected size recordsJeremy Harris
2021-01-12Auths: in plaintext authenticator, fix parsing of consecutive circuflex. ↵Jeremy Harris
Bug 2687
2021-01-12Docs: change noteJeremy Harris
2021-01-10channel binding notesJeremy Harris
2020-12-28typoJeremy Harris
2020-12-28Logging: make placement of continued-delivery asterisk consistentJeremy Harris
2020-12-24Fix ${listextract } from a tainted listJeremy Harris
2020-12-20Fix local delivery delay when combined with remote callout/hold. Bug 2599Jeremy Harris
2020-12-17Remove the X_ prefix from the PIPE_CONNECT SMTP service extension keyword.Jeremy Harris
2020-12-16Fix matching of long addresses. Bug 2677Jeremy Harris
2020-12-02Docs: add info on router variable evaluation orderJeremy Harris
2020-11-24Docs: wording fixes.u34
2020-11-23Docs: list $spam_ variables in expansions chapterJeremy Harris
2020-11-19Logging: add I= element to transport-defer lines. Bug 2675Jeremy Harris
2020-11-12More taint notesJeremy Harris
2020-11-10Docs: clarify client-side auth options for smtp transportJeremy Harris
2020-11-10More taint discussion in docsJeremy Harris
2020-11-03Fix spurious logging of select errorJeremy Harris
2020-11-02Pass authenticator pubname through spool. Bug 2648Jeremy Harris
2020-10-30LDAP: fix taint-check in server list walk. Bug 2646Jeremy Harris
2020-10-28Docs: index smtp transport timeoutsJeremy Harris
2020-10-26Docs: another detaint mentionJeremy Harris
2020-10-11Docs: Mention issues with TLS client cert and Exim <= 4.85Heiko Schlittermann (HS12-RIPE)
* cb1d783072c488a4a558607b2ee122efba95aa4b * 8c40856083f3a2e89350ab3aacfb95256fbadd9d > Author: Jeremy Harris <jgh146exb@wizmail.org> > Date: Sun Nov 23 16:10:30 2014 +0000 > > Support use of system default CA bundle
2020-10-09FreeBSD: TLS: preload configuration itemsJeremy Harris
2020-10-05Add proxy_protocol_timeout main config option.Heiko Schlittermann (HS12-RIPE)
2020-10-04TLS: preload configuration itemsJeremy Harris
2020-10-04tidyingJeremy Harris
2020-09-28Docs: Add note regarding DANE vs. the smtp transport multi_domain option. ↵Jeremy Harris
Bug 2265
2020-09-26OpenSSL: Fix client-side tls_verify_cert_hostnames behaviourJeremy Harris
2020-09-25Docs: Fix various typos (Closes 2650, 2651)Nicolas R
2020-09-25Docs: fix descriptions for dkim_domain, dkim_selectorJeremy Harris
2020-09-25Docs: Minor typos in spec and NewStuff (Closes 2649)Andreas Metzler
2020-09-25Doc: Fix a typo in NewStuff for 4.94 (Closes 2649)Nicolas R
2020-09-25Doc: remove trailing spacesHeiko Schlittermann (HS12-RIPE)
2020-09-17Docs: add crossrefJeremy Harris
2020-09-17default DH prime choice consistencyPhil Pennock
A function returning a default and a list which defined the value of "default" disagreed. Switch both to a macro to make it harder for them to fall out of sync.
2020-09-11Docs: fix typo.Heiko Schlittermann (HS12-RIPE)
Credits to u34@net9.ga
2020-08-28Fix utilities indexingPhil Pennock
It looks like there used to be another level of hierarchy here, with all three of the hints database commands described in one section. They're now distinct sections in their own right, so fix how they're linked to. Reported by: Peter Gervai Fixes: 2637
2020-08-27Docs: add to A= log-line element descriptionJeremy Harris
2020-08-26DANE: Fix 2 messages from queue caseJeremy Harris
2020-08-23DANE: Fix 2-rcpt message, diff domins case. Bug 2265Jeremy Harris
2020-08-21Taint: fix off-by-one in is_tainted(). Bug 2634Gavan
2020-08-20DANE: force SNI to use $domain. Bug 2265Jeremy Harris
Note: this is not a complete fix for the issue
2020-08-14Fix ${readsocket } eol-replacement. Bug 2630Jeremy Harris
2020-08-10dnslists: hardwired return value check. Bug 2631Jeremy Harris
2020-08-09Fix spelling of local_part_data in docs and debug outputJeremy Harris
2020-08-01SPF: enhance A-R resultJeremy Harris
2020-08-01Testsuite: add EAI local-part testcaseJeremy Harris