Age | Commit message (Expand) | Author |
2005-12-14 | Minor changes for the test harness. | Philip Hazel |
2005-12-12 | Go to 20 ACL variables of each type, and make the numbers changeable at | Philip Hazel |
2005-12-12 | Previous patch for $reply_address was incomplete and wrong. This fixes | Philip Hazel |
2005-12-12 | Don't ignore group on a router when the transport has no user/group | Philip Hazel |
2005-12-12 | Change $reply_address to use raw headers, to retain syntactic validity | Philip Hazel |
2005-12-06 | Add disable_ipv6, tidy up calls to string_is_ip_address(). | Philip Hazel |
2005-12-05 | ipliteral was not recognizing "ipv6" prefix. | Philip Hazel |
2005-12-01 | The code for finding all the local interface addresses on a FreeBSD | Philip Hazel |
2005-11-28 | Fix another case of bad comparison between IPv6 addresses that may or | Philip Hazel |
2005-11-28 | Remove extra copy of new debug code that somehow got inserted twice. | Philip Hazel |
2005-11-21 | Mend comparison bug for canonical vs non-canonical IPv6 addresses. | Philip Hazel |
2005-11-21 | Recognize "net-" in match_ip lists (as documented). | Philip Hazel |
2005-11-21 | Further Sieve patches (tidies and documentation). | Philip Hazel |
2005-11-21 | Add comments about "!" to configure.default. | Philip Hazel |
2005-11-15 | In autoreply, treat an empty string for "once" the same as unset. | Philip Hazel |
2005-11-15 | Fix ${if match_address crash when first argument had no @ (and was not | Philip Hazel |
2005-11-15 | Add check_rfc2047_length to disable length checking for encoded words. | Philip Hazel |
2005-11-15 | Discard the values of the numeric variables after a wildlsearch lookup. | Philip Hazel |
2005-11-14 | Added acl_warn_skipped log selector (default on). | Philip Hazel |
2005-11-14 | Added "${if def:sender_address {(envelope-from <$sender_address>)\n\t}}" | Philip Hazel |
2005-11-14 | Change auto-generated to auto-replied, in line with RFC 3834. | Philip Hazel |
2005-11-14 | Apply the latest Sieve patches. | Philip Hazel |
2005-11-14 | Correct message autoreply sends when including the original message with | Philip Hazel |
2005-11-14 | Stop debug+timestamp using the common timestamp buffer, because it can | Philip Hazel |
2005-11-11 | 1. Don't show helo=[<ip address>] unnecessarily. 2. Update old test | Philip Hazel |
2005-11-10 | Log only the actual address (not the whole To: header) when generating | Philip Hazel |
2005-11-02 | Added those who've been helping with the Test Suite, before I forget. | Philip Hazel |
2005-10-20 | MOVE_FROZEN_MESSAGES didn't output anything for -bV. | Philip Hazel |
2005-10-20 | SUPPORT_TRANSLATE_IP_ADDRESS didn't cause any output from -bV. | Philip Hazel |
2005-10-13 | Default PATH in pipe transport is now /bin:/usr/bin rather than just | Philip Hazel |
2005-10-12 | Update version number; add reference to AUTH_CYRUS_SASL to EDITME. | Philip Hazel |
2005-10-12 | Oops, I introduced a bug in ${prvstest changes, shown up by building (new) | Philip Hazel |
2005-10-12 | Tidies to ${prvscheck: (1) treat missing 3rd argument as an empty | Philip Hazel |
2005-10-12 | Generate an error if the third argument to ${prvs is not a single digit. | Philip Hazel |
2005-10-11 | Add control=submission to relay_from_hosts and authenticated checks in | Philip Hazel |
2005-10-11 | In the default configuration, move the relay_from_hosts and | Philip Hazel |
2005-10-04 | Change interface to fake nameserver for new test-suite. Some error | Philip Hazel |
2005-10-03 | Make name= in control=submission swallow the rest of the string, thus | Philip Hazel |
2005-10-03 | Tidy up "personal" testing in line with RFCs 2369, 2929, 3834. | Philip Hazel |
2005-10-03 | Fix typo in pcre/Makefile. | Philip Hazel |
2005-10-03 | Restored lost final */ on CVS version comment in os.{c,h}-cygwin. | Philip Hazel |
2005-10-03 | Missing #if HAVE_IPV6 conditional. | Philip Hazel |
2005-10-03 | Version number -> 4.54. | Philip Hazel |
2005-09-28 | Make ${base62d: adjust for BASE_62, as ${base62: does. | Philip Hazel |
2005-09-26 | Allow the error for self=fail to be included in bounces. | Philip Hazel |
2005-09-22 | A tweak to change PH/13, so that verify=helo never defers (as in 4.52). | Tony Finch |
2005-09-19 | Exim produced the error message "an SRV record indicated no SMTP | Tony Finch |
2005-09-19 | Minor comment tweaks from Bryan Henderson for Configure-Makefile and | Philip Hazel |
2005-09-19 | Expand uidlists and gidlists (admin_groups, never_users, trusted_users, | Philip Hazel |
2005-09-19 | Michael Haardt's randomized retry stuff, using the new letter "H". | Philip Hazel |