summaryrefslogtreecommitdiff
path: root/test/stderr
AgeCommit message (Collapse)Author
2019-09-16Consistent logging, always use DKIM instead of mixed DKIM/PDKIMHeiko Schlittermann (HS12-RIPE)
2019-09-07Testsuite: increase RBL record TTLJeremy Harris
2019-09-05Testsuite: drop test.ex domain neg-cache ttl to 3000Jeremy Harris
2019-09-05Support TTL from SOA for NXDOMAIN & NODATA cache entries for dnslists. Bug 1395Jeremy Harris
2019-09-02Testsuite: platform differences for resolver flags bitsJeremy Harris
2019-09-01Testsuite: keep noqualify testcase from using external DNSJeremy Harris
2019-09-01Testsuite: platform differences for resolver flags bitsJeremy Harris
2019-09-01Testsuite: fix non-ipv6 platformsJeremy Harris
Broken-by: 7d8d08c484
2019-09-01Support TTL from SOA for NXDOMAIN & NODATA cache entries. Bug 1395Jeremy Harris
2019-08-14Testsuite: not all builds include SPFJeremy Harris
2019-08-13SPF: split library init from per-connection initJeremy Harris
2019-08-13SPF: use exim facilities for DNS lookupsJeremy Harris
This enables testing with the testsuite
2019-08-10Routers: make retry_use_local_part default true when any non-domain ↵Jeremy Harris
condition is present. Bug 2408
2019-08-03Callouts: filter smtp response for bad chars before using in our smtp ↵Jeremy Harris
response. Bug 2409
2019-07-25Fix dkim_strict expansion. Bug 2413Ruben Jenster
Broken since the introduction of dkim support. Testsuite additions by jgh
2019-07-25Track tainted data and refuse to expand itJeremy Harris
2019-07-22Testsuite: Debug: indent lowlevel connect resultJeremy Harris
2019-07-20Debug: indent lowlevel connect resultJeremy Harris
2019-07-11Debug: indent lookup operationsJeremy Harris
2019-07-09Expansions: acl expansion error detailJeremy Harris
2019-06-29Fix bounce generation under RFC 3461 request. Bug 2411Jeremy Harris
Broken-by: ea97267cea
2019-06-26Debug: more gentle line-drawing charsJeremy Harris
2019-05-26Debug: align tracing out for TFO connections with plain onesJeremy Harris
2019-05-25Callouts: simplfy debug outputJeremy Harris
2019-05-25Callouts: simplfy loggingJeremy Harris
2019-05-22Change the default for hosts_try_dane, enabling use by defaultJeremy Harris
2019-05-19Change the default for hosts_noproxy_tls to unset, enabling continued-TLS ↵Jeremy Harris
deliveries as default
2019-05-02TLS: Session resumption, under the EXPERIMENTAL_TLS_RESUME build option.Jeremy Harris
2019-04-24Debug: output priv-gid dropJeremy Harris
2019-04-22Testsuite: output changes resultingJeremy Harris
Broken-by: cb80814d14
2019-04-18testsuite: Update to match the new "hdr.$message_exim_id" tmp file name Bug 2390Heiko Schlittermann (HS12-RIPE)
2019-03-30DMARC: check for empty filename for TLD file. Patch testsuite to not break ↵Jeremy Harris
on missing default TLD file.
2019-03-16Add caseless option to verify=not_blind. Bug 2356Simon Arlott
2019-03-15Retire EXPERIMENTAL_REQUIRETLSJeremy Harris
2019-02-11TLS: add variables for the IETF standard name for the connection ciphersuiteJeremy Harris
(cherry picked from commit ffc3d145e3819e1a3762caa1bbe8b07e723fbaf2)
2019-02-11Testsuite: munge GnuTLS and OpenSSL ciphersuite strings to be more similarJeremy Harris
(cherry picked from commit 25d5d9f98ebb30acc8b269c6594f4bc1e1abe654)
2019-02-11Debug: config file name & line number for each ACL verbJeremy Harris
(cherry picked from commit 9e160d8100cd15517a3444c1ad8ab81e51399582)
2019-02-10Authenticators: refactor SASL support codeJeremy Harris
(cherry picked from commit a310a8d09c56e6049714ae4e4070c16ecb6aa2b1)
2018-12-31PIPE_CONNECT: fix feature-cache refreshJeremy Harris
2018-12-18Log failures to extract envelope addresses from message headers. Bug 2351Jeremy Harris
(cherry picked from commit 60c02b350a7d325e64ae0a656cfd37a9fbd162a7)
2018-12-14Fix parsing of option type Kint (integer, stored in K). Bug 2348Jeremy Harris
Broken-by: a45431fa71
2018-12-05Send delay-MDN for any queurun past delay_warning, even if not retry time ↵Jeremy Harris
yet. Bug 2341
2018-12-02tidyingJeremy Harris
2018-12-02More debug in smtp transportJeremy Harris
2018-12-02Logging: outgoing_port on temporary errors for non-last hostsJeremy Harris
Also show nonstandard ports in process info for exiwhat
2018-11-25Testsuite: ignore OCSP option output; fixes runs on non-OCSP buildsJeremy Harris
2018-11-11Testsuite: account for hostname-dependent output in debug outputJeremy Harris
2018-11-09Testsuite: avoid time-quantization issueJeremy Harris
2018-11-05Squashed commit of PIPE_CONNECTJeremy Harris
2018-10-30Testsuite: adjust for 64b-int compatabilityJeremy Harris