summaryrefslogtreecommitdiff
path: root/test/stderr/0217
AgeCommit message (Collapse)Author
2014-12-14Revert "Testsuite: Use explicit interface for send to localhost"Jeremy Harris
This reverts commit 30079bc1d20c0473d012ef33654358cfadb0a2ff. The buildfarm member running FreeBSD 10.0 was not fixed by that commit, as was hoped.
2014-12-13Testsuite: Use explicit interface for send to localhostJeremy Harris
FreeBSD is more lax in its choice of local address to bind; the difference is just noise in testcase output.
2014-10-22More regular logging use of H=<name> [<ip>]Jeremy Harris
Note this may affect utilities which parse logs.
2014-06-06Fix testcase for 984702 - the buffer boundary was deliberatelyJeremy Harris
being explored by the test
2012-07-06Make +smtp_confirmation be a default logging option.Todd Lyons
2007-02-06Implemented hosts_avoid_pipelining in the smtp transport.Philip Hazel
2006-03-09Add new errors mail_4xx, data_4xx, lost_connection, tls_required.Philip Hazel
2006-02-07More test commits.Philip Hazel