2005-12-22 |
Philip Hazel | Treat ECONNRESET the same as an end-of-file indication. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Philip Hazel | Fix incomplete -C test facility in exinext. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Philip Hazel | Don't use ps2pdf to make PDF (or vice versa). Informati... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Philip Hazel | Another bug in autoreply with bad address. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
John Jetmore | removed 4.54-PH/06. The change it describes was not... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
John Jetmore | exipick 20051215.3 - fix --show-vars/-b interaction... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Philip Hazel | Moved a debug statement to avoid a testing race. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Philip Hazel | Debug output from dbfn_open() uses names instead of... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Philip Hazel | Fix bug in new code for more ACL variables - even befor... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Philip Hazel | Minor changes for the test harness. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Nigel Metheringham | Changed invocations of Pre-xml to ./Pre-xml for those... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Philip Hazel | Go to 20 ACL variables of each type, and make the numbe... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Philip Hazel | Previous patch for $reply_address was incomplete and... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Philip Hazel | Don't ignore group on a router when the transport has... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Philip Hazel | Change $reply_address to use raw headers, to retain... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Philip Hazel | Add disable_ipv6, tidy up calls to string_is_ip_address(). |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Philip Hazel | ipliteral was not recognizing "ipv6" prefix. |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Philip Hazel | The PDF form of the filter document was done at the... |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Philip Hazel | The code for finding all the local interface addresses... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Philip Hazel | Fix another case of bad comparison between IPv6 address... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Philip Hazel | Remove extra copy of new debug code that somehow got... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Philip Hazel | Mend comparison bug for canonical vs non-canonical... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Philip Hazel | Recognize "net-" in match_ip lists (as documented). |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Philip Hazel | Further Sieve patches (tidies and documentation). |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Philip Hazel | Add comments about "!" to configure.default. |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Philip Hazel | Update for 4.60. |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Philip Hazel | Wish list update. |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Philip Hazel | Documentation for 4.60 RC1. |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Philip Hazel | In autoreply, treat an empty string for "once" the... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Philip Hazel | Fix ${if match_address crash when first argument had... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Philip Hazel | Add check_rfc2047_length to disable length checking... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Philip Hazel | Discard the values of the numeric variables after a... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Philip Hazel | Wishlist update. |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Philip Hazel | Added acl_warn_skipped log selector (default on). |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Philip Hazel | Added "${if def:sender_address {(envelope-from <$sender... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Philip Hazel | Change auto-generated to auto-replied, in line with... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Philip Hazel | Apply the latest Sieve patches. |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Philip Hazel | Correct message autoreply sends when including the... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Philip Hazel | Stop debug+timestamp using the common timestamp buffer... |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Philip Hazel | 1. Don't show helo=[<ip address>] unnecessarily. 2... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Philip Hazel | Log only the actual address (not the whole To: header... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Philip Hazel | First pass update for 4.60 documentation. |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Philip Hazel | Added those who've been helping with the Test Suite... |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Philip Hazel | MOVE_FROZEN_MESSAGES didn't output anything for -bV. |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Philip Hazel | SUPPORT_TRANSLATE_IP_ADDRESS didn't cause any output... |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Philip Hazel | Another wish. |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Philip Hazel | Wish for more standardized rejection messages. |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Philip Hazel | Default PATH in pipe transport is now /bin:/usr/bin... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Philip Hazel | Update version number; add reference to AUTH_CYRUS_SASL... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Philip Hazel | Oops, I introduced a bug in ${prvstest changes, shown... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Philip Hazel | Tidies to ${prvscheck: (1) treat missing 3rd argument... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Philip Hazel | Generate an error if the third argument to ${prvs is... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Philip Hazel | Add control=submission to relay_from_hosts and authenti... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Philip Hazel | In the default configuration, move the relay_from_hosts and |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Philip Hazel | Reinstate lost wish from 2002. |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Philip Hazel | Change interface to fake nameserver for new test-suite... exim-4_54 |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Philip Hazel | Make name= in control=submission swallow the rest of... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Philip Hazel | Tidy up "personal" testing in line with RFCs 2369,... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Philip Hazel | Fix typo in pcre/Makefile. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Philip Hazel | Restored lost final */ on CVS version comment in os... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Philip Hazel | Missing #if HAVE_IPV6 conditional. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Philip Hazel | Version number -> 4.54. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Philip Hazel | Add another wish. |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Philip Hazel | Make ${base62d: adjust for BASE_62, as ${base62: does. |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Philip Hazel | Allow the error for self=fail to be included in bounces. exim-4_53 |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Philip Hazel | WishList update |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Tony Finch | Improve the ratelimit examples. The delay example was... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Tony Finch | Explain in the ratelimit docs how to work out the over... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Tony Finch | A tweak to change PH/13, so that verify=helo never... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Tony Finch | Exim produced the error message "an SRV record indicate... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Philip Hazel | Minor comment tweaks from Bryan Henderson for Configure... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Philip Hazel | Expand uidlists and gidlists (admin_groups, never_users... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Philip Hazel | Michael Haardt's randomized retry stuff, using the... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Philip Hazel | More work for interfacing to the new test suite. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Tony Finch | Apply the fix for widen_domains to qualify_single and... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Philip Hazel | Further changes for the benefit of the new test suite. |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Tony Finch | Oops. I omitted a ( from Brian's patch. |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Tony Finch | A further widen_domains fix for a subtle but common... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Tony Finch | A couple of little ratelimit documentation fixes |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Tony Finch | Fix the ratelimit support in exim_fixdb. Patch provided by |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Philip Hazel | Added /return_path_retain to the Wish List. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Philip Hazel | Add comment about libdomainkeys 0.67 to README.UPDATING... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Philip Hazel | Update one test to avoid prodding the live Exim for... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Tony Finch | Fix the handling of reverse time in the ratelimit code. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Tony Finch | Add util/ratelimit.pl to assist with choosing ratelimit... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Philip Hazel | Added a backwards-compatible interface to a fake DNS... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Philip Hazel | Added extra information about errors to the PostgreSQL... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Philip Hazel | Add $smtp_command. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Philip Hazel | Added comment about verifying errors_to as a recipient... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Tony Finch | Fix Makefile-OpenBSD. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Tony Finch | OpenBSD requires -lm for the ratelimit code. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Philip Hazel | Disable widen_domains when verifying senders, unless... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Philip Hazel | Fix @[] prefix matching bug. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Philip Hazel | Added "distclean" to top-level Makefile. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Philip Hazel | Use RM_COMMAND everywhere during building. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Philip Hazel | Added log selector "unknown_in_list". |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Philip Hazel | Fix rare potential log buffer overflow. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Philip Hazel | Add control=suppress_local_fixups to complete the quartet. |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Philip Hazel | Fix incorrect use of local user name for trusted submis... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Philip Hazel | Dragonfly config files + several changes in ChangeLog. |
commit | commitdiff | tree | snapshot |
next |