summaryrefslogtreecommitdiff
path: root/doc/doc-txt
AgeCommit message (Collapse)Author
2023-07-24Docs: tidyingJeremy Harris
2023-07-24GnuTLS: fix crash with "tls_dhparam = none"Jeremy Harris
2023-07-23Expansions: disallow UTF-16 surrogates from ${utf8clean:...}. Bug 2998Jasen Betts
2023-07-08Fix json extract for strings carrying commas. Bug 3006Jeremy Harris
2023-06-30New format for exim_message_idJeremy Harris
2023-05-04Fix variable initialisation in smtp transport. Bug 2996Jeremy Harris
2023-04-11Fix ${srs_encode ..} for mod-1024 day zeroJeremy Harris
2023-04-01Expansions: Fix ${readsocket } to do nicer TLS closeJeremy Harris
2023-03-25Experimental_XCLIENT. Bug 2702Jeremy Harris
2023-03-17ACL: patterns for remove_headers. Bug 2985Jeremy Harris
2023-03-16Limit expanded References header to RFC max size. Bug 2827Jeremy Harris
2023-03-13SNI for ${readsocket }Jeremy Harris
2023-03-12Cmdine option for only IDs of queueJeremy Harris
2023-03-11Header-wrap expansion. Bug 2843Jeremy Harris
2023-02-26Docs: mention exim_msgdate in NewStuffAndrew Aitchison
2023-02-25Linewrap long lines in bounce bodies. Bug 2979Jeremy Harris
2023-02-13Named queues: support multiple queue-runners from single daemonJeremy Harris
2023-02-02Fix crash in expansionsJeremy Harris
Broken-by: 1058096b8c53
2023-01-19Logging: Add "D=" to more connection closure log lines. Bug 2434Jeremy Harris
2023-01-07OpenSSL: tls_eccurves list support. Bug 2955Jeremy Harris
2023-01-05DANE: do not check dns_again_means_nonexist for TLSA results of TRY_AGAINJeremy Harris
2023-01-01OpenSSL: fix tls_eccurve setting explicit curve/group. Bug 2954Jeremy Harris
2022-12-28Fix recursion on dns_again_means_nonexist. Bug 2911Jeremy Harris
2022-12-23Expand max_rcpt option on smtp transport. Bug 2946Jeremy Harris
2022-12-19Fix logging of max-size log lineJeremy Harris
Broken-by: d12746bc15d8
2022-12-13ACL: Permit the "encrypted" condition to be used in a HELO/EHLO ACLJeremy Harris
2022-12-10Move connect ACL before TLS-on-connectJeremy Harris
2022-12-04Fix ${run } arg parsingJeremy Harris
Broken-by: cfe6acff2ddc
2022-11-29Add variable $sender_helo_verifiedJeremy Harris
2022-11-29Add predefined macros for expansionsJeremy Harris
2022-11-11Fix regext substring capture variables for null matches. Bug 2933Jeremy Harris
broken-by: 59d66fdc13f0
2022-11-03Fix $reccipients after ${run...}. Bug 2929Ruben Jenster
Broken-by: cfe6acff2d
2022-11-03Fix daemon startup. Bug 2930Jeremy Harris
Broken-by: 7d5055276a
2022-10-16Fix: Build with libopendmarc 1.4.x (fixes 2728)Heiko Schlittermann (HS12-RIPE)
2022-10-04OpenSSL: fix configuration of older TLS protocol versionsJeremy Harris
2022-09-30GnuTLS: fix for clients offering no TLS extensionsJasen Betts
2022-09-22Fix ${filter } for conditions modifying $valueJeremy Harris
2022-08-31Fix $regex<n> use-after-free. Bug 2915Jeremy Harris
2022-08-20OpenSSL: fix reload of changed OCSP proofJeremy Harris
2022-08-09Filter rDNS returns for bad charsJeremy Harris
2022-08-08Symlink following for TLS creds filesJeremy Harris
2022-07-21Event for auth fail: client sideJeremy Harris
2022-07-19Event for auth failJeremy Harris
2022-07-12Fix exit on attempt to rewrite a malformed address. Bug 2903Jeremy Harris
2022-06-26Variable setting in -beJeremy Harris
2022-06-26Merge branch '4.next'Jeremy Harris
2022-06-19Regex compile cacheingJeremy Harris
2022-06-05Update option defaultsJeremy Harris
2022-06-03Logging: expand hosts_connection_nolog coverageJeremy Harris
2022-06-02Handle a v4mapped sender address given us by a proxy. Bug 2855Jeremy Harris