summaryrefslogtreecommitdiff
path: root/test/confs
AgeCommit message (Collapse)Author
2020-03-01Fix $mime_part_count for non-mime message on multi-message connection. Bug 2537Jeremy Harris
2020-02-29Add variables for wildcard portion of local-part affix. Bug 281Jeremy Harris
2020-02-26Testsuite: Move 2040 to 1101 (hanging pipelining connections)Heiko Schlittermann (HS12-RIPE)
While this was a bug using GnuTLS, the test is rather generic and the expected behaviour does not depend on the TLS implementation.
2020-02-19Add queue_size variable. Bug 1406Jeremy Harris
2020-02-18Testsuite: add test for hanging callout connectionsHeiko Schlittermann (HS12-RIPE)
Fixed in bd95ffc2ba87fbd3c752df17bc8fd9c01586d45a
2020-02-18 Overlapped twophase-queue-run and delivery. Experimental.Jeremy Harris
2020-02-03Testsuite: headers_remove globbing. Bug 159Jeremy Harris
2020-01-29Two-phase queue run perf: parallel processes for phase oneJeremy Harris
2020-01-28Taint: fix hybrid-mode transitionJeremy Harris
2020-01-26ACL: control = queue/first_pass_routeJeremy Harris
2020-01-23Dovecot auth: inet socket. Bug 2280Jeremy Harris
2020-01-20Support "hide" on named-list definition linesJeremy Harris
2020-01-15gsasl authenticator: support crypted secrets, server sideJeremy Harris
2020-01-12Testsuite: taint-enforcement issuesJeremy Harris
2020-01-11ACL: taint-enforce queue modifierJeremy Harris
2020-01-11autoreply transport: taint-enfoce optionsJeremy Harris
2020-01-11redirect router: taint-enforce filenamesJeremy Harris
2020-01-11pipe transport: taint-enforce commandJeremy Harris
2020-01-11appendfile: taint-enforce file & directory optionsJeremy Harris
testsuite: bless facility
2020-01-11$local_part_verifiedJeremy Harris
2020-01-01GSASL: provide $autnN for scram option expansionsJeremy Harris
2019-12-30Testsuite: testcase for GSASL SCRAM-SHA-256Jeremy Harris
2019-12-27Authenticator gsasl: client support. Bug 2349Jeremy Harris
2019-12-24Fix the variables set by gsasl authenticatorJeremy Harris
2019-12-22PIPELINING: break and check for 452 every hundred RCPTsJeremy Harris
2019-12-17Testsuite: longer timeout on identd testcaseJeremy Harris
2019-12-17 ARC: Reset received ARC instance counter before next message on a ↵Jeremy Harris
connection. Bug 2498
2019-12-15Testsuite: avoid one fixed UIDJeremy Harris
This gets us out of a hole on one test system which had UID 1234 in use; it is not a full fix as we also (try to) use 5768.
2019-12-15Testsuite: output changes resultingJeremy Harris
Broken-by: 78598e6a6a
2019-12-12Testsuite: testcase for misordered ARC headers. Bug 2493Jeremy Harris
2019-12-11Testsuite: more fastopen knockoutsJeremy Harris
2019-12-08Merge branch '4.next'Jeremy Harris
2019-12-08Testsuite: explicitly disable TFO in transportsJeremy Harris
2019-11-30Testsuite: split out ipv6 testcase needing a non-linklocal interface addrJeremy Harris
2019-11-18TLS: restore TLS protocol version to default Received: headerJeremy Harris
Broken-by: f1be21cf0b
2019-11-14TLS: variables $tls_(in,out)_tlsverJeremy Harris
2019-11-10Testsuite: fix testcase use of pathsJeremy Harris
Broken-by: 179ed8c31e
2019-11-09Testsuite: fix testcase use of pathsJeremy Harris
Broken-by: 179ed8c31e
2019-11-05DKIM/CHUNKING: support CHUNKING when a transport_filter is used, if DKIM ↵Jeremy Harris
signing is being done
2019-11-05Testsuite: DKIM/transport_filter testcaseJeremy Harris
2019-10-24Testsuite: handle slow test-hosts more intelligentlyJeremy Harris
2019-10-23DKIM: disallow default acceptance of sha1 for verifyJeremy Harris
2019-10-20Tetsuite: feature-check multileaf OCSP testcasesJeremy Harris
2019-10-17OpenSSL: full-chain OCSP stapling. Bug 1466Jeremy Harris
2019-10-13SRS: native implementation. Bug 1649Jeremy Harris
2019-10-04Events: Add smtp:ehlo eventJeremy Harris
2019-09-29OpenSSL: support OCSP stapling on multi-cert serversJeremy Harris
2019-09-26GnuTLS: full-chain OCSP stapling. Bug 1466Jeremy Harris
2019-09-22Testsuite: handle non-exim-writable testcase spoolfilesJeremy Harris
2019-09-20GnuTLS: Move to more-modern stapling APIJeremy Harris