Age | Commit message (Expand) | Author |
2007-06-14 | Added $dnslist_matched. | Philip Hazel |
2007-06-14 | Update tests for new prvs format; update version number. | Philip Hazel |
2007-05-08 | Use colon, not dot, as IPv6 separator in host-list lookups that use the | Philip Hazel |
2007-04-17 | Test suite portability updates. | Philip Hazel |
2007-04-16 | Do not advertise STARTTLS in response to HELP unless it would be | Philip Hazel |
2007-04-16 | Fix bug in previous patch: following data is permitted after '.' so it | Philip Hazel |
2007-04-13 | Check for lost connection or unexpected input at end of message. | Philip Hazel |
2007-03-21 | Add RCPT error text to unexpected DATA error. | Philip Hazel |
2007-03-14 | Change originator_xxx fields in the daemon when it gives up root so that | Philip Hazel |
2007-03-14 | Fix manualroute bug for localhost following multihomed host. | Philip Hazel |
2007-03-13 | Add host_find_failed=ignore and host_all_ignored to manualroute. | Philip Hazel |
2007-03-01 | A :defer: message was being suppressed unless smtp_error_details was | Philip Hazel |
2007-02-26 | MH's patch for allowing control characters as list separators. | Philip Hazel |
2007-02-20 | Add extra sync checks after ACLs that might delay. | Philip Hazel |
2007-02-20 | $smtp_command and $smtp_command_argument were incomplete for MAIL | Philip Hazel |
2007-02-14 | Add "continue" modifier. | Philip Hazel |
2007-02-14 | Added expansion items addresses, filter, map, reduce. | Philip Hazel |
2007-02-08 | Fix bad outgoing_port in log line for delivery of a re-used connection. | Philip Hazel |
2007-02-07 | Split long fakereject and fakedefer messages. | Philip Hazel |
2007-02-06 | Update some tests for latest changes. | Philip Hazel |
2007-02-06 | Implemented hosts_avoid_pipelining in the smtp transport. | Philip Hazel |
2007-02-06 | Retry items for address errors that included the sender address (a | Philip Hazel |
2007-02-06 | Flush SMTP before callout (unless control=no_callout_flush). | Philip Hazel |
2007-02-06 | Added dsn_from to vary the contents of From: in DSNs | Philip Hazel |
2007-02-06 | Add forany/forall (Marcus Holmgren's patch, basically). | Philip Hazel |
2007-02-05 | Flush SMTP output buffer before "delay" in an ACL; add control = | Philip Hazel |
2007-01-31 | Heiko Schlitterman's patch for log_selector=+pid, plus appropriate | Philip Hazel |
2007-01-31 | Add ${rfc2047d: expansion. | Philip Hazel |
2007-01-30 | Magnus' patch for $sending_ip_address and $sending_port. | Philip Hazel |
2007-01-30 | Add control=no_pipelining. | Philip Hazel |
2007-01-25 | Ensure acl_not_smtp_start is called for -bS input. | Philip Hazel |
2007-01-23 | Add some tolerance for QT= value in tests. | Philip Hazel |
2007-01-23 | Add $smtp_count_at_connection_start. | Philip Hazel |
2007-01-23 | Tidies to the test-suite infrastructure for compiling auxiliary | Philip Hazel |
2007-01-22 | Additional tests - didn't show any problems. | Philip Hazel |
2007-01-18 | Add gnutls_require_{kx,mac,protocols}. | Philip Hazel |
2007-01-17 | Try to make test 0461 less unreliable. | Philip Hazel |
2007-01-17 | Fix negated dnslists item bug; add == and =& features, courtesy Brad | Philip Hazel |
2007-01-15 | Added log selector +smtp_no_mail to log when no MAIL is issued (for | Philip Hazel |
2007-01-08 | Cast empty string to zero for numerical comparions and treat all numbers | Philip Hazel |
2006-12-19 | Update tests for portability. | Philip Hazel |
2006-12-04 | Give an error for the use of * and *@ with a query-style lookup. | Philip Hazel |
2006-11-20 | Don't set $sender_host_name if forward lookup of name obtained from | Philip Hazel |
2006-11-20 | Fix space bug in previous patch for "message" used with "accept". | Philip Hazel |
2006-11-14 | Applied a modified version of Brad Jorsch's patch for "message" with | Philip Hazel |
2006-11-13 | Rename $interface_address and $interface_port as $received_ip_address | Philip Hazel |
2006-11-13 | Add bitwise logical operators to ${eval: | Philip Hazel |
2006-11-07 | Tweak a time delay in the test suite. | Philip Hazel |
2006-11-07 | Fix small test buglet. | Philip Hazel |
2006-11-07 | Stop rewriting addresses as a consequence of CNAMEs, as Exim isn't | Philip Hazel |