summaryrefslogtreecommitdiff
path: root/doc/doc-txt
AgeCommit message (Expand)Author
2018-03-28Document new dane_require_tls_ciphersPhil Pennock
2018-03-26Cutthrough: for an onward finaldot timeout, generate an initator 450 in defer...Jeremy Harris
2018-03-26ARC: cutthrough delivery may not be used with ARC signingJeremy Harris
2018-03-26Cutthrough: enforce non-use in combination with DKIM signing or transport filterJeremy Harris
2018-03-26Add ARC signing caveatsPhil Pennock
2018-03-26SPF: remove the deprecated "err_temp" and "err_perm" result namesJeremy Harris
2018-03-26Expand directory opetion for queuefile transportJeremy Harris
2018-03-25Docs: more on ${authresults }Jeremy Harris
2018-03-24ARC: give more detail with "bad signing-spec" messageJeremy Harris
2018-03-24Mark variables that are unused before release of store in the queue-list loopJeremy Harris
2018-03-23Address jgh notes re OpenSSLPhil Pennock
2018-03-23Fix spool_wireformat final-dot on LMTP transport. Bug 2258Jeremy Harris
2018-03-23exiqsumm fix: Check @ARGV exists before testing itGraeme Fowler
2018-03-22Set a TERM handler to terminate properly if running as PID 1Heiko Schlittermann (HS12-RIPE)
2018-03-21ARC: on the smtp transport option take empty or forced-fail to disable signingJeremy Harris
2018-03-20Not all the world is binutils ldPhil Pennock
2018-03-20Fix pipe transport to not use a socket-only syscall. Bug 2257Jeremy Harris
2018-03-18DMARC: if ACL condition not called, do not add anything to authres stringJeremy Harris
2018-03-18DMARC: add results to generic authres string; remove $dmarc_ar_headerJeremy Harris
2018-03-17DKIM: Ed25519 signatures under OpenSSL (1.1.1 or later)Jeremy Harris
2018-03-16openssl: use += for LDFLAGS, drop env PC docsPhil Pennock
2018-03-16Fix heavy-pipeline SMTP command input corruption. Bug 2250Jeremy Harris
2018-03-15Mark variables that are unused before release of store in the receive message...Jeremy Harris
2018-03-15NewStuff & doc addition for redis cluster changesGraeme Fowler
2018-03-13ARC: add $arc_state, $arc_state_reason and add reason to authres stringJeremy Harris
2018-03-13Mark variables unused before release of store in the queue-runner loopJeremy Harris
2018-03-13Mark variables unused before release of store in the daemon loopJeremy Harris
2018-03-12Update to protocol used by avast 2.2.0 (Multiline responses) (Bug 2112)Heiko Schlittermann (HS12-RIPE)
2018-03-11Fix ldap lookups for zero-length attribute value. Bug 2251Jeremy Harris
2018-03-11PRDR: append overall DATA acceptance message to delivery log line "C=" item. ...Simon Arlott
2018-03-07DANE: add dane:fail eventJeremy Harris
2018-03-06Changelog entry for redis cluster MOVED handlingGraeme Fowler
2018-03-03ARC initial implementation. Experimental. Bug 2162Jeremy Harris
2018-02-24I18N: Fix utf8_downconvert propagation through a redirect routerJeremy Harris
2018-02-22Fix exim_dbmbuild to permit directoryless filenames. Bug 2242Jeremy Harris
2018-02-20OpenSSL: Fix memory leak during multi-message connections using STARTTLSWolfgang Breyha
2018-02-18 DMARC: fix result reporting when a DKIM ACL overrides the verify result. ...Jeremy Harris
2018-02-18Expansions: new ${authresults {mch}} for an Authentication-Results headerJeremy Harris
2018-02-17Fix memory leak during multi-message reception using STARTTLSJeremy Harris
2018-02-15DANE: move to mainlineJeremy Harris
2018-02-14Macros: speedup expansion processingJeremy Harris
2018-02-12ACL: Enforce non-usability of control=utf8_downconvert in MAIL ACL. Bug 2239Jeremy Harris
2018-02-12Revert "Macros: convert to tree for speed of lookup"Jeremy Harris
2018-02-10Fix base64d() buffer size (CVE-2018-6789)Heiko Schlittermann (HS12-RIPE)
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-09Macros: convert to tree for speed of lookupJeremy Harris
2018-02-08Fix conversation closedown with the Avast malware scanner. Bug 2113Jeremy Harris
2018-02-07Repair Heimdal GSSAPI authenticator init part 2Phil Pennock
2018-02-07Repair Heimdal GSSAPI authenticator initPhil Pennock