summaryrefslogtreecommitdiff
path: root/test/stderr/0487
AgeCommit message (Collapse)Author
2020-03-30Testsuite: ignore all fork-time debugJeremy Harris
2020-03-28Testsuite: output changes resultingJeremy Harris
Broken-by: 836c3e4102
2020-03-28Testsuite: ignore fakens fork debug line, avoiding ipv6-support differencesJeremy Harris
2020-03-22exit-time debugJeremy Harris
2020-03-22pass through execJeremy Harris
2020-03-20consistent fork-time debugJeremy Harris
Testcase issues: 0366 2035
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-06-29Fix bounce generation under RFC 3461 request. Bug 2411Jeremy Harris
Broken-by: ea97267cea
2019-04-24Debug: output priv-gid dropJeremy Harris
2019-04-18testsuite: Update to match the new "hdr.$message_exim_id" tmp file name Bug 2390Heiko Schlittermann (HS12-RIPE)
2019-02-11Debug: config file name & line number for each ACL verbJeremy Harris
(cherry picked from commit 9e160d8100cd15517a3444c1ad8ab81e51399582)
2018-12-05Send delay-MDN for any queurun past delay_warning, even if not retry time ↵Jeremy Harris
yet. Bug 2341
2018-10-02Debug: noutf8 selector. Bug 2324Jeremy Harris
2018-08-21Debug: indent builtin-DB operationsJeremy Harris
2018-04-15Avoid doing logging in signal-handlers. Bug 1007Jeremy Harris
2018-02-17Testsuite: munge for no-DKIM buildsJeremy Harris
2018-02-06DKIM: Ed25519 signatures (GnuTLS 3.6.0 and later)Jeremy Harris
2018-01-28Debugging: fix potential null-derefs in DSN debug_printfsJeremy Harris
2017-11-11Debug: remove router DSN config dump on startupJeremy Harris
2017-10-20Debug: output type of process as it terminatesJeremy Harris
2017-10-06Use flag names rather than values in debug outputJeremy Harris
The values differ between Linux and FreeBSD
2017-07-15Use the BDB "environment" so that a database config file is not looked for. ↵Jeremy Harris
Bug 2141
2017-04-28Support wire-format spoolfilesJeremy Harris
2017-04-26Tweak debug outputJeremy Harris
2017-03-21Callouts: a "hold" option for receipient-verify, which keeps the connection ↵Jeremy Harris
open both for further recipients and for eventual delivery.
2017-02-08DKIM: trim debug verbosityJeremy Harris
This tidies some buildfarm fails on animals buildding without DKIM
2017-01-21Fix DKIM verify when used with CHUNKING. Bug 2016Jeremy Harris
2016-10-29Testsuite: tidyingJeremy Harris
2016-10-15Testsuite: stabilize disk space/inode mungingHeiko Schlittermann (HS12-RIPE)
2016-09-28Default to filesystem space/inode checking enabledJeremy Harris
2016-08-17tidyingJeremy Harris
2016-08-02receive with DKIMJeremy Harris
2016-07-24feature advertiseJeremy Harris
2016-05-10shift queue name use up to top layer in spooldir hierachyJeremy Harris
2016-05-07global queue_nameJeremy Harris
2015-04-12bounce messageJeremy Harris
2015-01-12Move DSN support to mainlineJeremy Harris
Affects bug 893
2014-08-20Expanded EXPERIMENTAL_TPDA featureJeremy Harris
Note this introduces incompatible changes; users who are compiling the feature in, and with configuration files using it, will need to change their configurations appropriately. See the experimental-spec.txt file.
2012-05-07Testsuite: updates for 8bitmime-as-default.Jeremy Harris
2012-04-25Add ACL name to debug output of condition result (bug 1238).Jeremy Harris
2007-01-25Ensure acl_not_smtp_start is called for -bS input.Philip Hazel
2006-07-26Fixed a number of test suite problems as reported (and partly patched)Philip Hazel
by Martin Mrazik.
2006-07-14Rejig debug output in route_finduser() to show more data, including thePhilip Hazel
error from getpwnam() if it issues one.
2006-03-08Tidies to SMTP dialogue debugging output.Philip Hazel
2006-02-07More test commits.Philip Hazel