Age | Commit message (Expand) | Author |
2010-07-19 | Somehow in learning how to use git I lost half the changes needed to fix the ... | John Jetmore |
2008-02-07 | Add regression test for bug#615 | Tony Finch |
2007-08-30 | Update tests for 4.68 (after testing on tahini). | Philip Hazel |
2007-08-29 | Fix quoting problem with errors_copy. | Philip Hazel |
2007-08-23 | Add message_body_newlines. | Philip Hazel |
2007-08-22 | Add the NOTQUIT ACL. | Philip Hazel |
2007-07-05 | Another small test tweak. | Philip Hazel |
2007-07-04 | Remove unwanted (int) case when reading SIZE. Fix runtest for 64-bit | Philip Hazel |
2007-06-29 | Fix stupid oversight in $max_received_linelength. | Philip Hazel |
2007-06-27 | Add queue_only_load_latch. | Philip Hazel |
2007-06-26 | Add +ignore_defer and +include_defer to host lists. | Philip Hazel |
2007-06-20 | Add /noupdate as a ratelimit option. | Philip Hazel |
2007-06-19 | Add -Mvc option. | Philip Hazel |
2007-06-18 | Add client_condition to authenticators. | Philip Hazel |
2007-06-14 | Added $dnslist_matched. | 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-13 | Add host_find_failed=ignore and host_all_ignored to manualroute. | 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-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 | 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-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-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 $smtp_count_at_connection_start. | 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 | 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 |
2006-12-19 | Update tests for portability. | 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-07 | Fix small test buglet. | Philip Hazel |
2006-11-07 | Stop rewriting addresses as a consequence of CNAMEs, as Exim isn't | Philip Hazel |
2006-11-06 | Include 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-30 | Fix too-often retry bug after 4xx with more hosts than hosts_max_retry. | Philip Hazel |
2006-10-23 | John Jetmore's -Mset patch. | Philip Hazel |
2006-10-23 | Fix crash for verify=helo when no IP address (-bs). | Philip Hazel |
2006-10-18 | Fix tls_required and lost_connection retry testss not working. | Philip Hazel |
2006-10-16 | Add server_condition to all authenticators, to allow for additional | Philip Hazel |