Fixed a number of test suite problems as reported (and partly patched)
[exim.git] / test / scripts / 0000-Basic /
2006-07-14 Philip HazelAdd test for negated item as a retry rule pattern.
2006-07-13 Philip HazelAdd a check for Auto-Submitted to the default for
2006-07-13 Philip HazelAdd recognition of SMTP error codes in bespoke messages.
2006-07-07 Philip HazelDiagnose an error for "seen", "unseen", or "noerror...
2006-06-28 Philip HazelAdd acl_not_smtp_start ACL (mostly Johannes Berg's...
2006-06-27 Philip HazelFix Bugzilla #101: macro definition between ACLs doesn...
2006-06-27 Philip HazelImplement filter_prepend_home option.
2006-04-28 Philip HazelFix new tests so they run on sesame. exim-4_62
2006-04-20 Philip HazelMake batch delivery work for files and pipes set up...
2006-04-19 Philip HazelAdd a test for "!acl=" which was missing (and would...
2006-04-18 Philip HazelExtend ${readsocket to TCP sockets (modified John Jetmo...
2006-04-04 Philip HazelMake dns_again_means_nonexist apply to gethostbyname...
2006-03-20 Philip HazelFix bounces for non-SMTP reception errors to recognize
2006-03-16 Philip HazelUser, not system, error message for VRFY defer.
2006-03-09 Philip HazelAdd new errors mail_4xx, data_4xx, lost_connection...
2006-03-08 Philip HazelAdditional Sieve test (missed files from previous commit).
2006-03-06 Philip HazelAdd the add_header modifier for use with all ACL verbs.
2006-03-01 Philip HazelBugs in temporary error message handling for smtp in...
2006-03-01 Philip HazelAdd ${time_eval: expansion.
2006-03-01 Philip HazelPatch from Sieve maintainer.
2006-02-28 Philip HazelAdd authenticated_sender_force to the smtp transport.
2006-02-28 Philip HazelAdd References: support to autoreply.
2006-02-22 Philip HazelLimit retry_interval_max to 24h to avoid overflow problems.
2006-02-16 Philip HazelPanic-die if .include specifies a non-absolute path.
2006-02-16 Philip HazelCode tidies to remove stuff that was needed only for...
2006-02-14 Philip HazelAdd log selector sender_verify_fail.
2006-02-13 Philip HazelAdd control=freeze/no_tell feature.
2006-02-13 Philip HazelBetter debug diagnosis of malformed IPv4 addresses.
2006-02-10 Philip HazelAdd $auth1, $auth2, $auth3 variables.
2006-02-08 Philip HazelDon't add From: or Reply-To: to quota warning messages...
2006-02-08 Philip HazelFix retry key bug for pipe, file, or autoreply deliveries.
2006-02-07 Philip HazelHopefully the final lot of test files.