Applied a modified version of Brad Jorsch's patch for "message" with
[exim.git] / test / stdout /
2006-11-14 Philip HazelApplied a modified version of Brad Jorsch's patch for...
2006-11-13 Philip HazelAdd bitwise logical operators to ${eval:
2006-11-07 Philip HazelStop rewriting addresses as a consequence of CNAMEs...
2006-11-07 Philip HazelCorrect message_linecount in -bem testing.
2006-11-06 Philip HazelInclude sender address in retry key for 4xx errors.
2006-10-31 Philip Hazel$domain not always set when scanning a domain list.
2006-10-31 Philip HazelAdd warning about missing colon to invalid expansion...
2006-10-30 Philip HazelFix too-often retry bug after 4xx with more hosts than...
2006-10-24 Philip HazelRemove trailing whitespace from each header before...
2006-10-24 Philip HazelAdded -bem option.
2006-10-23 Philip HazelJohn Jetmore's -Mset patch.
2006-10-23 Philip HazelFix crash for verify=helo when no IP address (-bs).
2006-10-16 Philip HazelAdd server_condition to all authenticators, to allow...
2006-10-16 Philip HazelUpdate Dovecot authenticator to (a) lock out tabs ...
2006-10-10 Philip HazelSort out group syntax problems, particularly with verif...
2006-10-09 Philip HazelUpdate tests after reformatting exim -bt message
2006-10-09 Philip HazelRenumbered test.
2006-10-03 Philip HazelMichael Deutschmann's patch for getting TXT from a...
2006-10-03 Philip HazelFix misleading verification output when -v is used...
2006-10-02 Philip HazelAdded dovecot authenticator.
2006-09-25 Philip HazelChange callout EHLO/HELO from smtp_active_hostname...
2006-09-25 Philip HazelAdd log_reject_target as an ACL modifier.
2006-09-19 Philip HazelApply Jakob Hirsch's patch for arbitrary ACL variable...
2006-09-18 Philip HazelCheck for overflow in numeric expansion conditions...
2006-09-05 Philip Hazel(1) Update version number to 4.64. (2) Ignore callout...
2006-07-28 Philip HazelAdd { !eq{$h_list-id:$h_list-post:$h_list-subscribe...
2006-07-27 Philip HazelAllow (?-i) to work as expected in a (n)wildlsearch...
2006-07-27 Philip HazelExim was not testing for a space following SMTP command...
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 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-30 Philip HazelIndicate that duplicates shown in -bt output would...
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-25 Philip HazelFix problem with maildir delivery into a folder that...
2006-04-20 Philip HazelSpecial test.
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-17 Philip HazelFix address sorting untidiness for the test suite.
2006-03-16 Philip HazelTest suite tidies.
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-06 Philip HazelAdd the add_header modifier for use with all ACL verbs.
2006-03-02 Philip HazelImplemented control=allow_auth_unadvertised.
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-23 Philip HazelMake server prompts available in $auth<n> when plaintex...
2006-02-22 Philip HazelLimit retry_interval_max to 24h to avoid overflow problems.
2006-02-20 Philip HazelOne final test added to the test suite.
2006-02-16 Philip HazelCode tidies to remove stuff that was needed only for...
2006-02-14 Philip HazelAllow slashes in the dns_check_names_pattern default...
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-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.