Michael Deutschmann's patch for getting TXT from a specific list when
[exim.git] / test / stderr /
2006-10-03 Philip HazelMichael Deutschmann's patch for getting TXT from a...
2006-10-02 Philip HazelAdded dovecot authenticator.
2006-09-25 Philip HazelAdd log_reject_target as an ACL modifier.
2006-09-19 Philip HazelTweak the ACL variable name code to require either...
2006-09-19 Philip HazelApply Jakob Hirsch's patch for arbitrary ACL variable...
2006-09-05 Philip Hazel(1) Update version number to 4.64. (2) Ignore callout...
2006-07-27 Philip HazelMade -oMaa and -oMt work with -bh and -bs to pretend...
2006-07-26 Philip HazelFixed a number of test suite problems as reported ...
2006-07-17 Philip HazelAlain Williams' patch for disabling LDAP referrals...
2006-07-14 Philip HazelAdd PQsetClientEncoding(conn, "SQL_ASCII") to the pgsql...
2006-07-14 Philip HazelRejig debug output in route_finduser() to show more...
2006-07-13 Philip HazelAdd recognition of SMTP error codes in bespoke messages.
2006-07-04 Philip HazelMissed one case of "retry time not reached" when adding...
2006-07-03 Philip HazelMore debugging information given for retry time not...
2006-06-30 Philip HazelChange ${quote_pgsql to quote ' as '' instead of \...
2006-06-28 Philip HazelTest tidy up.
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 HazelModify (i.e. fix :-) change 4.61/PH/19: Using message...
2006-04-19 Philip HazelAdd a test for "!acl=" which was missing (and would...
2006-04-18 Philip HazelThe MySQL and Postgresql tests hadn't been run for...
2006-04-04 Philip HazelUpdate test after debug message bug fix.
2006-04-04 Philip HazelMake dns_again_means_nonexist apply to gethostbyname...
2006-04-04 Philip HazelChange misleading debugging wording "lookup deferred...
2006-03-17 Philip HazelFix address sorting untidiness for the test suite.
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 HazelTidies to SMTP dialogue debugging output.
2006-03-02 Philip HazelImplemented control=allow_auth_unadvertised.
2006-03-01 Philip HazelAvoid unnecessary scan of maildir mailbox when mailbox_...
2006-02-28 Philip HazelAdd References: support to autoreply.
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 HazelBetter debug diagnosis of malformed IPv4 addresses.
2006-02-10 Philip HazelAdd $auth1, $auth2, $auth3 variables.
2006-02-09 Philip HazelIf a message is older than the "first failed" time...
2006-02-08 Philip HazelFix retry key bug for pipe, file, or autoreply deliveries.
2006-02-07 Philip HazelAlways do explicit A/AAAA lookups; no longer make use...
2006-02-07 Philip HazelImprove queryprogram behaviour when not running as...
2006-02-07 Philip HazelMore test commits.