summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2023-03-26Make $router_name usable from transportJeremy Harris
2023-03-25Experimental_XCLIENT. Bug 2702Jeremy Harris
2023-03-21Move Proxy-Protocol impl to separate srcfileJeremy Harris
2023-03-19Docs: more detail on quoting for transport filtersJeremy Harris
2023-03-19TidyingJeremy Harris
2023-03-19Docs: tweak standards status of port 465Andrew Aitchison
2023-03-17ACL: patterns for remove_headers. Bug 2985Jeremy Harris
2023-03-17Testsuite: tidy use of undef'd varAndrew Aitchison
2023-03-16Fix long headers going into DSN bodies. Bug 1760Jeremy Harris
2023-03-16Limit expanded References header to RFC max size. Bug 2827Jeremy Harris
2023-03-13Testsuite: output changes resultingJeremy Harris
Broken-by: 6fdf76d0eae4
2023-03-13Compiler quietening. Bug 2983Andrew Aitchison
2023-03-13SNI for ${readsocket }Jeremy Harris
2023-03-12Cmdine option for only IDs of queueJeremy Harris
2023-03-12Compiler quietening. Bug 2983Jeremy Harris
2023-03-11Compiler quieteningJeremy Harris
Broken-by: a6d90e094d4e
2023-03-11Header-wrap expansion. Bug 2843Jeremy Harris
2023-03-05Fix crash in queue-rampJeremy Harris
Broken-by: 1e835086d159
2023-03-05Testsuite: split bounce longline testcase int with/out DSN-info variantsJeremy Harris
2023-03-05Truncate overlong lines in DSNs. Bug 2979Jeremy Harris
2023-03-05exim_msgdate: version output does not require an exim configAndrew Aitchison
2023-03-04exim_msgdate: more options, better perl version compatibilityAndrew Aitchison
2023-03-04Docs: code comment for SRS exampleJeremy Harris