summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix the list addressesHEADmasterHeiko Schlittermann (HS12-RIPE)2023-05-091-4/+5
|
* fix the list URLHeiko Schlittermann (HS12-RIPE)2023-05-092-2/+2
|
* Fix variable initialisation in smtp transport. Bug 2996Jeremy Harris2023-05-042-1/+9
|
* tidyingJeremy Harris2023-04-236-34/+26
|
* Docs: clarify TLS cert name verificationJeremy Harris2023-04-224-6/+20
|
* Docs: note that log_selector only applies to mainlogJeremy Harris2023-04-181-1/+1
|
* Fix ${srs_encode ..} for mod-1024 day zeroJeremy Harris2023-04-112-6/+7
|
* tidyingJeremy Harris2023-04-023-12/+6
|
* Expansions: Fix ${readsocket } to do nicer TLS closeJeremy Harris2023-04-012-1/+8
|
* Cutthrough: fix error message for unexpected response from onward ↵Jeremy Harris2023-04-011-3/+9
| | | | | | connection. Bug 2912 Only affects debug.
* Docs: options after "run" of ${run } may not have space. Bug 2932Jeremy Harris2023-04-012-4/+3
|
* tidyingJeremy Harris2023-03-292-0/+5
|
* Make $router_name usable from transportJeremy Harris2023-03-264-5/+10
|
* Experimental_XCLIENT. Bug 2702Jeremy Harris2023-03-2530-25/+1249
|
* Move Proxy-Protocol impl to separate srcfileJeremy Harris2023-03-217-523/+551
|
* Docs: more detail on quoting for transport filtersJeremy Harris2023-03-191-2/+12
|
* TidyingJeremy Harris2023-03-192-57/+60
|
* Docs: tweak standards status of port 465Andrew Aitchison2023-03-191-4/+8
|
* ACL: patterns for remove_headers. Bug 2985Jeremy Harris2023-03-179-20/+58
|
* Testsuite: tidy use of undef'd varAndrew Aitchison2023-03-171-1/+1
|
* Fix long headers going into DSN bodies. Bug 1760Jeremy Harris2023-03-164-23/+27
|
* Limit expanded References header to RFC max size. Bug 2827Jeremy Harris2023-03-165-9/+62
|
* Testsuite: output changes resultingJeremy Harris2023-03-131-0/+6
| | | | Broken-by: 6fdf76d0eae4
* Compiler quietening. Bug 2983Andrew Aitchison2023-03-131-4/+4
|
* SNI for ${readsocket }Jeremy Harris2023-03-139-24/+72
|
* Cmdine option for only IDs of queueJeremy Harris2023-03-127-24/+68
|
* Compiler quietening. Bug 2983Jeremy Harris2023-03-122-10/+3
|
* Compiler quieteningJeremy Harris2023-03-111-1/+1
| | | | Broken-by: a6d90e094d4e
* Header-wrap expansion. Bug 2843Jeremy Harris2023-03-119-69/+187
|
* Fix crash in queue-rampJeremy Harris2023-03-055-4/+7
| | | | Broken-by: 1e835086d159
* Testsuite: split bounce longline testcase int with/out DSN-info variantsJeremy Harris2023-03-0511-6/+144
|
* Truncate overlong lines in DSNs. Bug 2979Jeremy Harris2023-03-052-1/+6
|
* exim_msgdate: version output does not require an exim configAndrew Aitchison2023-03-051-3/+4
|
* exim_msgdate: more options, better perl version compatibilityAndrew Aitchison2023-03-045-17/+49
|
* Docs: code comment for SRS exampleJeremy Harris2023-03-041-1/+2
|
* Testsuite: set TZ for exim_msgdate testcasesJeremy Harris2023-02-264-45/+145
|
* Testsuite: env var for commandJeremy Harris2023-02-262-1/+13
|
* Docs: mention exim_msgdate in NewStuffAndrew Aitchison2023-02-261-0/+2
|
* Linewrap long lines in bounce bodies. Bug 2979Jeremy Harris2023-02-258-24/+297
|
* Split out separate fn for success-DSN sendJeremy Harris2023-02-231-163/+166
|
* Split out separate fn for delay-warning-message sendJeremy Harris2023-02-233-181/+186
|
* Split out separate fn for bounce-message sendJeremy Harris2023-02-231-456/+462
|
* Include address declared malformed, in error messageJeremy Harris2023-02-213-4/+4
|
* Solaris: more build-fixingJeremy Harris2023-02-161-0/+3
| | | | | Broken-by: 1e835086d159 See-also: 73d6e13f9b0c
* Utility: exim_msgdateAndrew Aitchison2023-02-1623-4/+1798
|
* tidyingJeremy Harris2023-02-143-3/+6
|
* Fix onetime qrunner allocJeremy Harris2023-02-141-0/+1
| | | | Broken-by: 1e835086d159
* Named queues: support multiple queue-runners from single daemonJeremy Harris2023-02-1312-316/+553
|
* More abstraction of the gstring APIJeremy Harris2023-02-0520-215/+267
|
* Testsuite: testcase for empty-var followed by expansion-opRoman Fiedler2023-02-033-0/+112
| | | | Supplements: 70069b65a39a