summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2023-09-24Docs: remove claim that -Mg causes specific wording in bounce. Bug 3026Jeremy Harris
While investigating, ensure EXPERIMENTAL_DSN_INFO matches
2023-09-11Fix ${tr...} and empty-strings. Bug 3023Jeremy Harris
2023-09-08Testsuite: (Build) bring the autconf path up to currentJeremy Harris
2023-09-08Testsuite: add command cat2Jeremy Harris
The /dev/stderr trick manages to fail on Gnu HURD
2023-09-07Testsuite: output changes resultingJeremy Harris
Broken-by: 7616c28d51aa
2023-09-07Docs: example complex expansion for router domains conditionJeremy Harris
2023-09-06Testsuite: munge for FreeBSDJeremy Harris
2023-09-06Testsuite: typoJeremy Harris
2023-09-06Testsuite: unbreak use of explicit stderr on BSDs, reduxJeremy Harris
2023-09-05Testsuite: unbreak use of explicit stderr on BSDsJeremy Harris
Broken-by: 09b9a4dfe0e5
2023-09-05Testsuite: support "anything but" returncode script linesJeremy Harris
2023-09-04Testsuite: try workaround for missing /dev/stderr symlink on AlpineJeremy Harris
2023-09-03Testsuite: more munging for Alpine LinuxJeremy Harris
2023-09-03Testsuite: add stderr file for one testcase.Jeremy Harris
THis is just so that perl "die" is visible from buildfarm animals.
2023-09-03Testsuite: hunt harder for more DB utility binariesJeremy Harris
2023-08-31Testsuite: munging for Alpine LinuxJeremy Harris
2023-08-31Avoid sending DSN when message was accepted under fakereject or fakedefer. ↵Jeremy Harris
Bug 3016
2023-08-27DMARC: add ARC info to history recordsJeremy Harris
2023-08-24Re-fix live variable $value free. The inital fix resulted in $value from ↵Jeremy Harris
${run...} not being available later, which is a documented feature. Broken=by: cf3fecb9e873
2023-08-24Revert "Fix free of $value after ${run...}"Jeremy Harris
This reverts commit cf3fecb9e873df38a9245775a3887e73a8716083.
2023-08-20DMARC: for version 1.4.x libraries, add selector to dkim lines in history fileVictor Ustugov
2023-08-20 Testsuite: add with-dkim case to DMARC testcaseJeremy Harris
2023-08-20DMARC: write history file even under testsuiteJeremy Harris
2023-08-20Testsuite: DMARC history-fileJeremy Harris
2023-08-20Testsuite: tweak domain in DKIM testcaseJeremy Harris
2023-08-09Testsuite: support TLS cross-library testingJeremy Harris
2023-08-09Logging: connection_idJeremy Harris
2023-08-09New $recipients_list. Bug 2726Jeremy Harris
2023-08-03Fix $recipients expansion when used within ${run...}. Bug 3013Jeremy Harris
Broken-by: cfe6acff2ddc
2023-08-03Fix free of $value after ${run...}Jeremy Harris
2023-08-03Testsuite: testcase for 3013Jeremy Harris
2023-07-24GnuTLS: fix crash with "tls_dhparam = none"Jeremy Harris
2023-07-15Testsuite: basic Sieve operationsJeremy 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-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-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-20TLS: log input for pipelining violationJeremy Harris
2023-06-11Logging: for callout errors likely to be config problems, include the ↵Jeremy Harris
transport in the log line
2023-06-07Testsuite: SRS testcase outputJeremy Harris
2023-03-29tidyingJeremy Harris
2023-03-26Make $router_name usable from transportJeremy Harris
2023-03-25Experimental_XCLIENT. Bug 2702Jeremy Harris