summaryrefslogtreecommitdiff
path: root/doc/doc-docbook
AgeCommit message (Expand)Author
2018-02-18typoJeremy Harris
2018-02-18Expansions: new ${authresults {mch}} for an Authentication-Results headerJeremy Harris
2018-02-15DANE: move to mainlineJeremy Harris
2018-02-13typoJeremy Harris
2018-02-12ACL: Enforce non-usability of control=utf8_downconvert in MAIL ACL. Bug 2239Jeremy Harris
2018-02-10Macros: return macro-presence status from "exim -bP macro <name>"Jeremy Harris
2018-02-09Builtin macros for sha3-hash and ed25519-signing supportJeremy Harris
2018-02-06DKIM: Ed25519 signatures (GnuTLS 3.6.0 and later)Jeremy Harris
2018-02-03Docs: Spell-check spec.xfptVladimir Panteleev
2018-02-03Docs: Fix formatting of $dkim_verify_status variable descriptionVladimir Panteleev
2018-02-03Docs: Fix syntax in ${filter} exampleVladimir Panteleev
2018-02-02String expansions: support sha3 under OpenSSL (1.1.1+)Jeremy Harris
2018-01-31Doc update: RFC 8314 submissions servicePhil Pennock
2018-01-28Routing: dnslookup and manualroute routers: ipv4_only, ipv4_prefer options. ...Jeremy Harris
2018-01-20Docs: Update DKIM section with RFC 8301 requirementsJeremy Harris
2018-01-16Logging: Receive duration on <= lines. Bug 353Jeremy Harris
2018-01-07DKIM: permit dkim_private_key to override dkim_strict on signing. Bug 2220Jeremy Harris
2018-01-06Logging: disable the verbose DKIM verification line by default; add a tag to ...Jeremy Harris
2018-01-05SPF: promote from Experimental to mainline statusJeremy Harris
2018-01-05Docs: remove extraneous options from variables indexJeremy Harris
2018-01-03tidyingJeremy Harris
2018-01-01Docs: remove mention of the ClamAV "STREAM" methodJeremy Harris
2017-12-20ACL: Disallow '/' characters in queue names specified for "queue="Jeremy Harris
2017-12-19Merge branch '4.next'Jeremy Harris
2017-12-19Docs: clean for next releaseJeremy Harris
2017-12-18Testsuite: move CRL testcases away from using SHA1-signed certsJeremy Harris
2017-12-03Docs: amend warning on on lack of multiple-OCSP-proof supportJeremy Harris
2017-12-03GnuTLS: multiple server certs, OCSP stapling. Bug 2092Jeremy Harris
2017-12-03Docs: clarify smtp transport tls_verify_certificates optionJeremy Harris
2017-12-03Docs: add notes on lack of multiple-OCSP-proof supportJeremy Harris
2017-12-02Docs: add notes on lack of multiple-OCSP-proof supportJeremy Harris
2017-11-14Docs: PRVS validity. Bug 2033exim-4_90_RC2Jeremy Harris
2017-11-08docs: typoJeremy Harris
2017-11-08DKIM: call ACL once for each signature matching the identity from dkim_verify...Jeremy Harris
2017-11-07DKIM: make verification results visible in data ACLJeremy Harris
2017-11-07DKIM: Allow the DKIM ACL to override verification results. Bug 2186Jeremy Harris
2017-11-07TLS: support multiple certificate files in server. Bug 2092Jeremy Harris
2017-11-03Docs: add index entryJeremy Harris
2017-11-03DKIM: better syntax for control of oversigning. Bug 2180Jeremy Harris
2017-10-31 Add macro support to -be expansion test mode. Bug 1623Jeremy Harris
2017-10-25Docs: clarify DKIM default signing. Bug 2179Jeremy Harris
2017-10-25DKIM: add builtin macro with default list of headers for signingJeremy Harris
2017-10-22Docs: expand TFO informationJeremy Harris
2017-10-18Docs: note that } chars in a RE are also needing escaping for ${sg }Jeremy Harris
2017-10-06Check for proper output separator in expanding ${addresses:STRING} (Closes...Heiko Schlittermann (HS12-RIPE)
2017-09-25DKIM: support specifying alternate-identity tag for signing. Bug 2170Jeremy Harris
2017-09-12DKIM: support multiple signing, by selectorJeremy Harris
2017-09-12DKIM: support multiple hash methodsJeremy Harris
2017-08-31Logging: TCP Fast OpenJeremy Harris
2017-08-10Coding: use specified-initialisersJeremy Harris