summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2007-02-26MH's patch for allowing control characters as list separators.Philip Hazel
2007-02-20Add extra sync checks after ACLs that might delay.Philip Hazel
2007-02-20$smtp_command and $smtp_command_argument were incomplete for MAILPhilip Hazel
2007-02-14Add "continue" modifier.Philip Hazel
2007-02-14Added expansion items addresses, filter, map, reduce.Philip Hazel
2007-02-08Fix bad outgoing_port in log line for delivery of a re-used connection.Philip Hazel
2007-02-07Split long fakereject and fakedefer messages.Philip Hazel
2007-02-06Update some tests for latest changes.Philip Hazel
2007-02-06Implemented hosts_avoid_pipelining in the smtp transport.Philip Hazel
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-02-06Added dsn_from to vary the contents of From: in DSNsPhilip Hazel
2007-02-06Add forany/forall (Marcus Holmgren's patch, basically).Philip Hazel
2007-02-05Flush SMTP output buffer before "delay" in an ACL; add control =Philip Hazel
2007-01-31Heiko Schlitterman's patch for log_selector=+pid, plus appropriatePhilip Hazel
2007-01-31Add ${rfc2047d: expansion.Philip Hazel
2007-01-30Magnus' patch for $sending_ip_address and $sending_port.Philip Hazel
2007-01-30Add control=no_pipelining.Philip Hazel
2007-01-25Ensure acl_not_smtp_start is called for -bS input.Philip Hazel
2007-01-23Add some tolerance for QT= value in tests.Philip Hazel
2007-01-23Add $smtp_count_at_connection_start.Philip Hazel
2007-01-23Tidies to the test-suite infrastructure for compiling auxiliaryPhilip Hazel
2007-01-22Additional tests - didn't show any problems.Philip Hazel
2007-01-18Add gnutls_require_{kx,mac,protocols}.Philip Hazel
2007-01-17Try to make test 0461 less unreliable.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
2007-01-08Cast empty string to zero for numerical comparions and treat all numbersPhilip 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-20Don't set $sender_host_name if forward lookup of name obtained fromPhilip Hazel
2006-11-20Fix space bug in previous patch for "message" used with "accept".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-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