summaryrefslogtreecommitdiff
path: root/test/stderr
AgeCommit message (Expand)Author
2006-09-05(1) Update version number to 4.64. (2) Ignore callout cached informationPhilip Hazel
2006-07-27Made -oMaa and -oMt work with -bh and -bs to pretend the connection isPhilip Hazel
2006-07-26Fixed a number of test suite problems as reported (and partly patched)Philip Hazel
2006-07-17Alain Williams' patch for disabling LDAP referrals when requested.Philip Hazel
2006-07-14Add PQsetClientEncoding(conn, "SQL_ASCII") to the pgsql module.Philip Hazel
2006-07-14Rejig debug output in route_finduser() to show more data, including thePhilip Hazel
2006-07-13Add recognition of SMTP error codes in bespoke messages.Philip Hazel
2006-07-04Missed one case of "retry time not reached" when adding additionalPhilip Hazel
2006-07-03More debugging information given for retry time not reached.Philip Hazel
2006-06-30Change ${quote_pgsql to quote ' as '' instead of \' because of aPhilip Hazel
2006-06-28Test tidy up.Philip Hazel
2006-06-27Fix Bugzilla #101: macro definition between ACLs doesn't work.Philip Hazel
2006-06-27Implement filter_prepend_home option.Philip Hazel
2006-04-28Fix new tests so they run on sesame.Philip Hazel
2006-04-20Modify (i.e. fix :-) change 4.61/PH/19: Using message arrival time forPhilip Hazel
2006-04-19Add a test for "!acl=" which was missing (and would have picked up a bugPhilip Hazel
2006-04-18The MySQL and Postgresql tests hadn't been run for a while and neededPhilip Hazel
2006-04-04Update test after debug message bug fix.Philip Hazel
2006-04-04Make dns_again_means_nonexist apply to gethostbyname lookups as well.Philip Hazel
2006-04-04Change misleading debugging wording "lookup deferred" -> "list matchPhilip Hazel
2006-03-17Fix address sorting untidiness for the test suite.Philip Hazel
2006-03-16User, not system, error message for VRFY defer.Philip Hazel
2006-03-09Add new errors mail_4xx, data_4xx, lost_connection, tls_required.Philip Hazel
2006-03-08Tidies to SMTP dialogue debugging output.Philip Hazel
2006-03-02Implemented control=allow_auth_unadvertised.Philip Hazel
2006-03-01Avoid unnecessary scan of maildir mailbox when mailbox_size is set butPhilip Hazel
2006-02-28Add References: support to autoreply.Philip Hazel
2006-02-16Panic-die if .include specifies a non-absolute path.Philip Hazel
2006-02-16Code tidies to remove stuff that was needed only for the old test suite.Philip Hazel
2006-02-14Add log selector sender_verify_fail.Philip Hazel
2006-02-13Better debug diagnosis of malformed IPv4 addresses.Philip Hazel
2006-02-10Add $auth1, $auth2, $auth3 variables.Philip Hazel
2006-02-09If a message is older than the "first failed" time when computing aPhilip Hazel
2006-02-08Fix retry key bug for pipe, file, or autoreply deliveries.Philip Hazel
2006-02-07Always do explicit A/AAAA lookups; no longer make use of the additionalPhilip Hazel
2006-02-07Improve queryprogram behaviour when not running as root.Philip Hazel
2006-02-07More test commits.Philip Hazel