summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2006-11-13Add bitwise logical operators to ${eval:Philip Hazel
2006-11-07Tweak a time delay in the test suite.Philip Hazel
2006-11-07Fix small test buglet.Philip Hazel
2006-11-07Stop rewriting addresses as a consequence of CNAMEs, as Exim isn'tPhilip Hazel
2006-11-07Return remote errors for LMTP over pipe (so now it's the same as LMTPPhilip Hazel
2006-11-07Correct message_linecount in -bem testing.Philip Hazel
2006-11-06Include sender address in retry key for 4xx errors.Philip Hazel
2006-11-06No paniclog for ECONNRESET when getsockname() fails.Philip Hazel
2006-10-31Incorrect test for a running SpamAssassin.Philip Hazel
2006-10-31$domain not always set when scanning a domain list.Philip Hazel
2006-10-31Add warning about missing colon to invalid expansion when it involvedPhilip Hazel
2006-10-31Added some extra debugging when updating a wait-xxx database.Philip Hazel
2006-10-31Minor tidy to test script, and update the README for some omittedPhilip Hazel
2006-10-31Test tidies (previously overlooked).Philip Hazel
2006-10-30Fix too-often retry bug after 4xx with more hosts than hosts_max_retry.Philip Hazel
2006-10-24Remove trailing whitespace from each header before concatenation inPhilip Hazel
2006-10-24Added -bem option.Philip Hazel
2006-10-23John Jetmore's -Mset patch.Philip Hazel
2006-10-23Fix crash for verify=helo when no IP address (-bs).Philip Hazel
2006-10-18Fix tls_required and lost_connection retry testss not working.Philip Hazel
2006-10-16Add server_condition to all authenticators, to allow for additionalPhilip Hazel
2006-10-16Update Dovecot authenticator to (a) lock out tabs (b) add extraPhilip Hazel
2006-10-16Remove RSA_EXPORT stuff from the test client.c program in the same wayPhilip Hazel
2006-10-16Florian Weimer's patch to remove the unwanted and unused support forPhilip Hazel
2006-10-10Sort out group syntax problems, particularly with verify=header_sender.Philip Hazel
2006-10-09Faffing around with tests.Philip Hazel
2006-10-09Update tests after reformatting exim -bt messagePhilip Hazel
2006-10-09Renumbered test.Philip Hazel
2006-10-09Dovecot test needs renumbering (shouldn't be run automatically).Philip Hazel
2006-10-03Michael Deutschmann's patch for getting TXT from a specific list whenPhilip Hazel
2006-10-03Fix misleading verification output when -v is used with -bv and aliasingPhilip Hazel
2006-10-03Added $message_headers_raw to give all the headers without RFC 2047Philip Hazel
2006-10-02Added dovecot authenticator.Philip Hazel
2006-09-25Change callout EHLO/HELO from smtp_active_hostname to the helo_dataPhilip Hazel
2006-09-25Add log_reject_target as an ACL modifier.Philip Hazel
2006-09-19Tweak the ACL variable name code to require either a digit or anPhilip Hazel
2006-09-19Apply Jakob Hirsch's patch for arbitrary ACL variable names, tidied upPhilip Hazel
2006-09-18Check for overflow in numeric expansion conditions; forbid negativePhilip Hazel
2006-09-05Nico Erfurth's patch to refactor mime.c (quoted-printable decoding).Philip Hazel
2006-09-05(1) Update version number to 4.64. (2) Ignore callout cached informationPhilip Hazel
2006-07-28Add { !eq{$h_list-id:$h_list-post:$h_list-subscribe:}{} } as anotherPhilip Hazel
2006-07-27Allow (?-i) to work as expected in a (n)wildlsearch key.Philip Hazel
2006-07-27Exim was not testing for a space following SMTP commands such as EHLOPhilip 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-14Add test for negated item as a retry rule pattern.Philip Hazel
2006-07-14Rejig debug output in route_finduser() to show more data, including thePhilip Hazel
2006-07-13Add a check for Auto-Submitted to the default forPhilip Hazel