summaryrefslogtreecommitdiff
path: root/test/stdout
AgeCommit message (Collapse)Author
2021-05-11TLS DANE to multiple recipients w/ different DNSSec statusHeiko Schlittermann (HS12-RIPE)
2021-05-04Fix ${ipv6norm:}Jeremy Harris
2021-04-18Experimental: ESMTP LIMITS extensionJeremy Harris
2021-04-16Log queue_time and queue_time_overall exclusive of receive time. Bug 2672Jeremy Harris
2021-04-14 taint: allow appendfile create_file option to specify a de-tainting safe ↵Jeremy Harris
path
2021-04-10Logging: better tracking of continued-connection useJeremy Harris
2021-04-07Pass proxy addresses/ports to continued trasnports. Bug 2710Jeremy Harris
2021-03-16Pipeline QUIT after dataJeremy Harris
2021-02-02Testsuite: fix testcase for SPF empty-mailfrom-use-helo. Bug 467Jeremy Harris
2021-01-21Testsuite: TLS server testcase consolidationJeremy Harris
2021-01-21Testsuite: TLS client testcase consolidationJeremy Harris
2021-01-17Testsuite: testcase for ClamAV over TCPJeremy Harris
2020-12-24Fix ${listextract } from a tainted listJeremy Harris
2020-12-20Fix local delivery delay when combined with remote callout/hold. Bug 2599Jeremy Harris
2020-12-17Remove the X_ prefix from the PIPE_CONNECT SMTP service extension keyword.Jeremy Harris
2020-11-19Logging: add I= element to transport-defer lines. Bug 2675Jeremy Harris
2020-11-02Pass authenticator pubname through spool. Bug 2648Jeremy Harris
2020-10-13Revert "Testsuite: allow 1s timing slop in dumpdb output"Jeremy Harris
This reverts commit 625cd9501315e1010ecbf8718c88c8b79ce09e94.
2020-10-11Testsuite: case-number shufflingJeremy Harris
2020-10-08Testsuite: allow 1s timing slop in dumpdb outputJeremy Harris
2020-10-05Add proxy_protocol_timeout main config option.Heiko Schlittermann (HS12-RIPE)
2020-10-04Testsuite: missing stdout fileJeremy Harris
Testsuite: library version variances Broken-by: 6a9cf7f890
2020-10-04Testsuite: Add test for proxy and -bh (Bug 2656)Heiko Schlittermann (HS12-RIPE)
2020-10-04Testsuite: Use 127.x.x.x for PROXY v2Heiko Schlittermann (HS12-RIPE)
This avoids depencies on DNS timeouts on the host running the testsuite.
2020-08-14Fix ${readsocket } eol-replacement. Bug 2630Jeremy Harris
2020-08-10dnslists: hardwired return value check. Bug 2631Jeremy Harris
2020-08-02Testsuite: separate cases for TLS resumption with/out OCSPJeremy Harris
2020-08-02Fix lsearch ret=fullJeremy Harris
2020-08-01SPF: enhance A-R resultJeremy Harris
2020-08-01Testsuite: add EAI local-part testcaseJeremy Harris
2020-07-09Fix taint trap in parse_fix_phrase(). Bug 2617Jeremy Harris
2020-07-05Support ret-full on lsearch. Bug 2611Jeremy Harris
2020-06-28Sqlite: fix segfault on bad/missing sqlite_dbfile. Bug 2606Jeremy Harris
2020-06-25Lookups: Fix "subdir" filter on a dsearch.Jeremy Harris
2020-06-24Handle quoted local_part input to ${srs_encode }. Bug 2607Jeremy Harris
2020-06-22Cutthrough: handle request when a callout-hold is active. Bug 2604Jeremy Harris
2020-06-14Taint: fix verify. Bug 2598Jeremy Harris
2020-06-08Filters: fix "vacation" in Exim filter. Bug 2593Jeremy Harris
Broken-by: cfb9cf20cb (4.90)
2020-06-06Sqlite: new-style option to specify db fileJeremy Harris
2020-06-04Fix -bi. Bug 2590Jeremy Harris
Actual fix from pierre.labastie@neuf.fr ; additional coding and testcase bu jgh Broken-by: bdcc6f2bd5
2020-06-01Merge branch '4.next'Jeremy Harris
2020-05-30Testsuite: MySQL: use password on account used for test accessJeremy Harris
Forced on us by security tightning in Mariadb 10.4
2020-05-26Quota checking during reception. Bug 163Jeremy Harris
2020-05-25Fix listquote expansion item to handle empty-string inputJeremy Harris
2020-05-17Lookups: cache=no_rd option. Bug 1751Jeremy Harris
2020-05-13Debug: quieten DSNJeremy Harris
2020-05-13Debug: quieten DSNexim-4.94-RC1Jeremy Harris
2020-05-13smtp transport: message_linelength_limit option. Bug 1684Jeremy Harris
2020-05-07Lookups: ret=key optionJeremy Harris
2020-05-06Numeric variable returnsJeremy Harris