Age | Commit message (Expand) | Author |
2013-09-15 | Fix numeric comparisons for 64b. Bug 1385 | Jeremy Harris |
2013-07-03 | Add test for ${hexquote: | Jeremy Harris |
2013-05-20 | Support AUTH for verify-callout and cutthrough-delivery. | Jeremy Harris |
2013-01-26 | PRDR support, if compiled with EXPERIMENTAL_PRDR | Jeremy Harris |
2012-12-25 | Add $router_name and $transport_name variables. Bug 308. | Jeremy Harris |
2012-10-06 | Logging-only patch for 8BITMIME; bug 817. | Jeremy Harris |
2012-07-27 | Bug #198: Add remove_header ACL modifier. | Todd Lyons |
2012-07-08 | Add check for inlist and !inlist in test 0002. | Todd Lyons |
2012-07-08 | Multiple headers_add/remove options per router/transport - fixes bug 337 | Jeremy Harris |
2012-06-27 | Acl expansions: tests and documentation | Jeremy Harris |
2012-06-12 | Use custom variables for ACL args, up to nine. Add an arg-count variable. | Jeremy Harris |
2012-06-12 | Add ${acl {name}{arg}} expansion item. | Jeremy Harris |
2012-06-12 | Change names to "listnamed" and "listcount". | Jeremy Harris |
2012-06-10 | Add ${list:name} and ${nlist:string} expansion operators. | Jeremy Harris |
2012-06-05 | Testsuite: add per-testcase munge facility; use for dnssec and gnutls. | Jeremy Harris |
2012-06-05 | Support "G" modifier on numbers in ${if comparisons. | Jeremy Harris |
2012-06-04 | Deal explicitly with attempt to callout via null transport; fixes crash. | Jeremy Harris |
2012-06-04 | Fixup testsuite cases affected by dual-tls - mainly EHLO on callouts. | Jeremy Harris |
2012-06-04 | Test for proper parsing of optional MAIL FROM args. | Todd Lyons |
2012-05-13 | Make integer values 64bit (bug 1171). | Jeremy Harris |
2012-05-13 | Fixed headers_only on smtp transports. | Phil Pennock |
2012-05-11 | Testing for -bw mode | Phil Pennock |
2012-05-07 | Testsuite: updates for 8bitmime-as-default. | Jeremy Harris |
2011-05-09 | Testsuite: Compiler info skip; whitespace stupidity.exim-4_76 | Phil Pennock |
2011-04-26 | Cond !bool{}/!bool_lax{} did not negate. Fixed. | Phil Pennock |
2010-06-14 | added expansion tests for bool{} and bool_lax{} | John Jetmore |
2008-02-08 | A test for the encoded-character extention. | Tony Finch |
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 | Yet another (hope the last for now) minor test tweak. | Philip Hazel |
2007-07-05 | Minor fix to one of the tests. | 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-22 | Added $max_received_linelength. | Philip Hazel |
2007-06-20 | Add /noupdate as a ratelimit option. | Philip Hazel |
2007-06-19 | Add -Mvc option. | Philip Hazel |
2007-05-08 | Use colon, not dot, as IPv6 separator in host-list lookups that use the | 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 | 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-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 | Added expansion items addresses, filter, map, reduce. | Philip Hazel |