summaryrefslogtreecommitdiff
path: root/test/stderr
AgeCommit message (Expand)Author
2007-02-06Retry items for address errors that included the sender address (aPhilip Hazel
2007-02-06Flush SMTP before callout (unless control=no_callout_flush).Philip Hazel
2007-01-30Magnus' patch for $sending_ip_address and $sending_port.Philip Hazel
2007-01-25Ensure acl_not_smtp_start is called for -bS input.Philip Hazel
2007-01-23Add $smtp_count_at_connection_start.Philip Hazel
2007-01-22Additional tests - didn't show any problems.Philip Hazel
2007-01-17Fix negated dnslists item bug; add == and =& features, courtesy BradPhilip Hazel
2007-01-15Added log selector +smtp_no_mail to log when no MAIL is issued (forPhilip Hazel
2006-12-19Update tests for portability.Philip Hazel
2006-12-04Give an error for the use of * and *@ with a query-style lookup.Philip Hazel
2006-11-14Applied a modified version of Brad Jorsch's patch for "message" withPhilip Hazel
2006-11-13Rename $interface_address and $interface_port as $received_ip_addressPhilip 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-06Include sender address in retry key for 4xx errors.Philip Hazel
2006-10-31$domain not always set when scanning a domain list.Philip Hazel
2006-10-31Added some extra debugging when updating a wait-xxx database.Philip Hazel
2006-10-30Fix too-often retry bug after 4xx with more hosts than hosts_max_retry.Philip Hazel
2006-10-24Added -bem option.Philip Hazel
2006-10-16Add server_condition to all authenticators, to allow for additionalPhilip Hazel
2006-10-10Sort out group syntax problems, particularly with verify=header_sender.Philip 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-02Added dovecot authenticator.Philip 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-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