summaryrefslogtreecommitdiff
path: root/test/stderr/0408
AgeCommit message (Collapse)Author
2023-06-30New format for exim_message_idJeremy Harris
2022-12-29Debug: quieten environment-cleaningJeremy Harris
2022-12-29Debug: list searchingJeremy Harris
2022-06-17Testsuite: pid trackingJeremy Harris
2022-03-02Another go at the overlong-addrs versus rewrites problemJeremy Harris
2021-05-27Add priv.c: reworked version of priv dropping codeHeiko Schlittermann (HS12-RIPE)
(cherry picked from commit 82b545236e6dc82b7af34528c532811bfc74ea19) (cherry picked from commit be31ef213f118abe5fc68732f5492b6b16d28b87)
2021-05-25Use separate line in Received: header for timestampJeremy Harris
2021-04-14 taint: allow appendfile create_file option to specify a de-tainting safe ↵Jeremy Harris
path
2021-03-15Fix error messages in dbfn_openHeiko Schlittermann (HS12-RIPE)
2020-08-23Debug: minor updatesJeremy Harris
2020-08-09Fix spelling of local_part_data in docs and debug outputJeremy Harris
2020-05-13Debug: quieten DSNexim-4.94-RC1Jeremy Harris
2020-05-06value returnJeremy Harris
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-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)
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-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.
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-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
2010-06-04With a few minor exceptions for tests that had additional concerns and tests ↵John Jetmore
I don't have working in my environment yet, this should be the last of the header-order-related changes
2009-11-23Correct header sorting for testsuite. Required manual patching, so maybe ↵Nigel Metheringham
errors. Fixes: #919
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-02-07More test commits.Philip Hazel