summaryrefslogtreecommitdiff
path: root/test/stderr/0404
AgeCommit message (Collapse)Author
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-07CHUNKING: fix transmit with long headersJeremy Harris
When the buffer used for SMTP commands and message headers filled to flush point, protocol sequencing was wrong.
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-28Add References: support to autoreply.Philip Hazel
2006-02-16Code tidies to remove stuff that was needed only for the old test suite.Philip Hazel
Also, use -odi for bounces when in the test harness, unless queue_only is set.
2006-02-07More test commits.Philip Hazel