summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-03Fix free of $value after ${run...}Jeremy Harris
2023-08-03Testsuite: testcase for 3013Jeremy Harris
2023-08-03Docs: typoesJeremy Harris
2023-07-24Fix DYNLOOKUP build for lsearch. Bug 3012Jeremy Harris
2023-07-24Docs: tidyingJeremy Harris
2023-07-24GnuTLS: fix crash with "tls_dhparam = none"Jeremy Harris
2023-07-23Fix use of typedef for FreeBSDJeremy Harris
Broken-by: 1209e3e19e29
2023-07-23Expansions: disallow UTF-16 surrogates from ${utf8clean:...}. Bug 2998Jasen Betts
2023-07-21Docs: another note on quoting data for lookupsJeremy Harris
2023-07-15Sieve filters: convert to gstring, massage coding styleJeremy Harris
2023-07-15Testsuite: basic Sieve operationsJeremy Harris
2023-07-15Docs: update description of Sieve filter facilitiesJeremy Harris
2023-07-15OpenSSL: add remote host info to log line for in-connection TLS error. Bug 3010Jeremy Harris
2023-07-09Testsuite: fix perl syntax. Bug 3009Andrew Aitchison
Broken-by: 46a36afae41f
2023-07-08Fix json extract for strings carrying commas. Bug 3006Jeremy Harris
2023-07-07Support gring as a first-class conversion specifier in internal ↵Jeremy Harris
string-formatting
2023-07-06Explicit log of failiing bind addr & portJeremy Harris
2023-07-06Testsuite: output changes resultingJeremy Harris
Broken-by: 46a36afae41f
2023-07-05Testsuite: more munging for mailq outputJeremy Harris
2023-07-05Testsuite: Use TZ-GMT rather than GB for far-future datesJeremy Harris
Older systems seem to not have dst info for year 3002 and give a GMT result for TZ=GB
2023-07-03Docs: note splitting of long messages for SMTP responseJeremy Harris
2023-07-03Docs: more indexing for fakerejectJeremy Harris
2023-07-01Testsuite: more munging for mailq outputJeremy Harris
2023-07-01Testsuite: account for new warning from exim_msgdateJeremy Harris
Broken-by: 46a36afae41f
2023-07-01Testsuite: munging change for new message-id formatJeremy Harris
Broken-by: 46a36afae41f
2023-06-30New format for exim_message_idJeremy Harris
2023-06-25Docs: duplicate description of lookup-style query syntaxJeremy Harris
2023-06-23Docs: more indexing for freeze_tellJeremy Harris
2023-06-20Debug old ehlo-resp record date, on noting mismatchJeremy Harris
2023-06-20Cancel early-pipe on an observed advertising changeJeremy Harris
2023-06-20TLS: log input for pipelining violationJeremy Harris
2023-06-18Docs: $smtp_notquit_reason in string-expansions chapterJeremy Harris
2023-06-11Logging: for callout errors likely to be config problems, include the ↵Jeremy Harris
transport in the log line
2023-06-11DMARC: use growable-stringsJeremy Harris
2023-06-07SRS: fix mismergeJeremy Harris
Broken-by: 9f1a75f126
2023-06-07Testsuite: SRS testcase outputJeremy Harris
2023-06-07Docs: clarify when TLS authenticator is runJeremy Harris
2023-06-06fix typo in debug outputHeiko Schlittermann (HS12-RIPE)
2023-05-09fix the list addressesHeiko Schlittermann (HS12-RIPE)
2023-05-09fix the list URLHeiko Schlittermann (HS12-RIPE)
2023-05-04Fix variable initialisation in smtp transport. Bug 2996Jeremy Harris
2023-04-23tidyingJeremy Harris
2023-04-22Docs: clarify TLS cert name verificationJeremy Harris
2023-04-18Docs: note that log_selector only applies to mainlogJeremy Harris
2023-04-11Fix ${srs_encode ..} for mod-1024 day zeroJeremy Harris
2023-04-02tidyingJeremy Harris
2023-04-01Expansions: Fix ${readsocket } to do nicer TLS closeJeremy Harris
2023-04-01Cutthrough: fix error message for unexpected response from onward ↵Jeremy Harris
connection. Bug 2912 Only affects debug.
2023-04-01Docs: options after "run" of ${run } may not have space. Bug 2932Jeremy Harris
2023-03-29tidyingJeremy Harris