2005-12-22 |
Philip Hazel | Treat ECONNRESET the same as an end-of-file indication. |
tree | commitdiff |
2005-12-22 |
Philip Hazel | Fix incomplete -C test facility in exinext. |
tree | commitdiff |
2005-12-19 |
Philip Hazel | Another bug in autoreply with bad address. |
tree | commitdiff |
2005-12-15 |
John Jetmore | removed 4.54-PH/06. The change it describes was not... |
tree | commitdiff |
2005-12-15 |
John Jetmore | exipick 20051215.3 - fix --show-vars/-b interaction... |
tree | commitdiff |
2005-12-15 |
Philip Hazel | Moved a debug statement to avoid a testing race. |
tree | commitdiff |
2005-12-15 |
Philip Hazel | Debug output from dbfn_open() uses names instead of... |
tree | commitdiff |
2005-12-14 |
Philip Hazel | Minor changes for the test harness. |
tree | commitdiff |
2005-12-12 |
Philip Hazel | Go to 20 ACL variables of each type, and make the numbe... |
tree | commitdiff |
2005-12-12 |
Philip Hazel | Don't ignore group on a router when the transport has... |
tree | commitdiff |
2005-12-12 |
Philip Hazel | Change $reply_address to use raw headers, to retain... |
tree | commitdiff |
2005-12-06 |
Philip Hazel | Add disable_ipv6, tidy up calls to string_is_ip_address(). |
tree | commitdiff |
2005-12-05 |
Philip Hazel | ipliteral was not recognizing "ipv6" prefix. |
tree | commitdiff |
2005-12-01 |
Philip Hazel | The code for finding all the local interface addresses... |
tree | commitdiff |
2005-11-28 |
Philip Hazel | Fix another case of bad comparison between IPv6 address... |
tree | commitdiff |
2005-11-21 |
Philip Hazel | Mend comparison bug for canonical vs non-canonical... |
tree | commitdiff |
2005-11-21 |
Philip Hazel | Recognize "net-" in match_ip lists (as documented). |
tree | commitdiff |
2005-11-21 |
Philip Hazel | Further Sieve patches (tidies and documentation). |
tree | commitdiff |
2005-11-21 |
Philip Hazel | Update for 4.60. |
tree | commitdiff |
2005-11-15 |
Philip Hazel | Documentation for 4.60 RC1. |
tree | commitdiff |
2005-11-15 |
Philip Hazel | In autoreply, treat an empty string for "once" the... |
tree | commitdiff |
2005-11-15 |
Philip Hazel | Fix ${if match_address crash when first argument had... |
tree | commitdiff |
2005-11-15 |
Philip Hazel | Add check_rfc2047_length to disable length checking... |
tree | commitdiff |
2005-11-15 |
Philip Hazel | Discard the values of the numeric variables after a... |
tree | commitdiff |
2005-11-14 |
Philip Hazel | Added acl_warn_skipped log selector (default on). |
tree | commitdiff |
2005-11-14 |
Philip Hazel | Added "${if def:sender_address {(envelope-from <$sender... |
tree | commitdiff |
2005-11-14 |
Philip Hazel | Change auto-generated to auto-replied, in line with... |
tree | commitdiff |
2005-11-14 |
Philip Hazel | Apply the latest Sieve patches. |
tree | commitdiff |
2005-11-14 |
Philip Hazel | Correct message autoreply sends when including the... |
tree | commitdiff |
2005-11-14 |
Philip Hazel | Stop debug+timestamp using the common timestamp buffer... |
tree | commitdiff |
2005-11-11 |
Philip Hazel | 1. Don't show helo=[<ip address>] unnecessarily. 2... |
tree | commitdiff |
2005-11-10 |
Philip Hazel | Log only the actual address (not the whole To: header... |
tree | commitdiff |
2005-11-10 |
Philip Hazel | First pass update for 4.60 documentation. |
tree | commitdiff |
2005-10-20 |
Philip Hazel | MOVE_FROZEN_MESSAGES didn't output anything for -bV. |
tree | commitdiff |
2005-10-20 |
Philip Hazel | SUPPORT_TRANSLATE_IP_ADDRESS didn't cause any output... |
tree | commitdiff |
2005-10-13 |
Philip Hazel | Default PATH in pipe transport is now /bin:/usr/bin... |
tree | commitdiff |
2005-10-12 |
Philip Hazel | Tidies to ${prvscheck: (1) treat missing 3rd argument... |
tree | commitdiff |
2005-10-12 |
Philip Hazel | Generate an error if the third argument to ${prvs is... |
tree | commitdiff |
2005-10-11 |
Philip Hazel | Add control=submission to relay_from_hosts and authenti... |
tree | commitdiff |
2005-10-11 |
Philip Hazel | In the default configuration, move the relay_from_hosts and |
tree | commitdiff |
2005-10-04 |
Philip Hazel | Change interface to fake nameserver for new test-suite... exim-4_54 |
tree | commitdiff |
2005-10-03 |
Philip Hazel | Make name= in control=submission swallow the rest of... |
tree | commitdiff |
2005-10-03 |
Philip Hazel | Tidy up "personal" testing in line with RFCs 2369,... |
tree | commitdiff |
2005-10-03 |
Philip Hazel | Fix typo in pcre/Makefile. |
tree | commitdiff |
2005-09-28 |
Philip Hazel | Make ${base62d: adjust for BASE_62, as ${base62: does. |
tree | commitdiff |
2005-09-26 |
Philip Hazel | Allow the error for self=fail to be included in bounces. exim-4_53 |
tree | commitdiff |
2005-09-22 |
Tony Finch | Improve the ratelimit examples. The delay example was... |
tree | commitdiff |
2005-09-22 |
Tony Finch | Explain in the ratelimit docs how to work out the over... |
tree | commitdiff |
2005-09-22 |
Tony Finch | A tweak to change PH/13, so that verify=helo never... |
tree | commitdiff |
2005-09-19 |
Tony Finch | Exim produced the error message "an SRV record indicate... |
tree | commitdiff |
2005-09-19 |
Philip Hazel | Expand uidlists and gidlists (admin_groups, never_users... |
tree | commitdiff |
2005-09-19 |
Philip Hazel | Michael Haardt's randomized retry stuff, using the... |
tree | commitdiff |
2005-09-19 |
Tony Finch | Apply the fix for widen_domains to qualify_single and... |
tree | commitdiff |
2005-09-16 |
Philip Hazel | Further changes for the benefit of the new test suite. |
tree | commitdiff |
2005-09-15 |
Tony Finch | A further widen_domains fix for a subtle but common... |
tree | commitdiff |
2005-09-15 |
Tony Finch | A couple of little ratelimit documentation fixes |
tree | commitdiff |
2005-09-15 |
Tony Finch | Fix the ratelimit support in exim_fixdb. Patch provided by |
tree | commitdiff |
2005-09-13 |
Tony Finch | Fix the handling of reverse time in the ratelimit code. |
tree | commitdiff |
2005-09-13 |
Tony Finch | Add util/ratelimit.pl to assist with choosing ratelimit... |
tree | commitdiff |
2005-09-13 |
Philip Hazel | Added a backwards-compatible interface to a fake DNS... |
tree | commitdiff |
2005-09-13 |
Philip Hazel | Added extra information about errors to the PostgreSQL... |
tree | commitdiff |
2005-09-13 |
Philip Hazel | Add $smtp_command. |
tree | commitdiff |
2005-09-13 |
Philip Hazel | Added comment about verifying errors_to as a recipient... |
tree | commitdiff |
2005-09-13 |
Tony Finch | Fix Makefile-OpenBSD. |
tree | commitdiff |
2005-09-12 |
Philip Hazel | Disable widen_domains when verifying senders, unless... |
tree | commitdiff |
2005-09-12 |
Philip Hazel | Fix @[] prefix matching bug. |
tree | commitdiff |
2005-09-12 |
Philip Hazel | Added "distclean" to top-level Makefile. |
tree | commitdiff |
2005-09-12 |
Philip Hazel | Use RM_COMMAND everywhere during building. |
tree | commitdiff |
2005-09-12 |
Philip Hazel | Added log selector "unknown_in_list". |
tree | commitdiff |
2005-09-12 |
Philip Hazel | Fix rare potential log buffer overflow. |
tree | commitdiff |
2005-09-12 |
Philip Hazel | Add control=suppress_local_fixups to complete the quartet. |
tree | commitdiff |
2005-09-07 |
Philip Hazel | Fix incorrect use of local user name for trusted submis... |
tree | commitdiff |
2005-09-06 |
Philip Hazel | Dragonfly config files + several changes in ChangeLog. |
tree | commitdiff |
2005-09-06 |
Philip Hazel | Support for verify=not_blind. |
tree | commitdiff |
2005-09-01 |
Tom Kistner | 4.53 TK/05 |
tree | commitdiff |
2005-08-30 |
Philip Hazel | Applied latest Sieve patches from the maintainer. |
tree | commitdiff |
2005-08-30 |
Philip Hazel | Missing BOOL in function heading in filtertest.c; remov... |
tree | commitdiff |
2005-08-30 |
Philip Hazel | (1) a new wish (2) minor tweaks to dbmbuild and cramtes... |
tree | commitdiff |
2005-08-23 |
Philip Hazel | Show support for crypteq for -bV and -d. |
tree | commitdiff |
2005-08-23 |
Philip Hazel | Don't panic if the attempt to create the spool director... |
tree | commitdiff |
2005-08-23 |
Philip Hazel | ${eval now supports % |
tree | commitdiff |
2005-08-23 |
Philip Hazel | Add % operator to ${eval expansion. |
tree | commitdiff |
2005-08-22 |
Philip Hazel | Fix comparison of [IPv6:....] to sender host address for |
tree | commitdiff |
2005-08-22 |
Philip Hazel | Make $smtp_command_argument available for all SMTP... |
tree | commitdiff |
2005-08-22 |
Philip Hazel | (1) Patch for radius problem. (2) Include config.h... |
tree | commitdiff |
2005-08-16 |
Tom Kistner | 4.53 TK/04 |
tree | commitdiff |
2005-08-09 |
Philip Hazel | Allow port setting on lists of hosts in manualroute... |
tree | commitdiff |
2005-08-08 |
Philip Hazel | Incorrect port was logged when an SRV record specified... |
tree | commitdiff |
2005-08-08 |
Philip Hazel | Add sqlite_lock_timeout. |
tree | commitdiff |
2005-08-08 |
Philip Hazel | Reversed a previous HP-UX compiler option change as... |
tree | commitdiff |
2005-08-08 |
Philip Hazel | Define BIND_8_COMPAT in the os.h file for Darwin. |
tree | commitdiff |
2005-08-08 |
Philip Hazel | Install PCRE 6.2. |
tree | commitdiff |
2005-08-08 |
Philip Hazel | Fix memory bug (could segfault) for $reply_address... |
tree | commitdiff |
2005-08-03 |
Philip Hazel | (ChangeLog entry for Tom) Fix log output including... |
tree | commitdiff |
2005-08-02 |
John Jetmore | Committed exipick version 20050802.0 (added message_exi... |
tree | commitdiff |
2005-08-02 |
Philip Hazel | Make verify=helo do the verification on the fly it... |
tree | commitdiff |
2005-08-02 |
Philip Hazel | Add missing search_tidyup() calls for the subprocess... |
tree | commitdiff |
2005-08-02 |
Philip Hazel | Added a ChangeLog entry for Tom (Remove one case of... |
tree | commitdiff |
2005-08-02 |
Philip Hazel | Add support for the IGNOREQUOTA extension to LMTP,... |
tree | commitdiff |
2005-08-02 |
Philip Hazel | Named domain lists were not working in queue_smtp_domains. |
tree | commitdiff |
next |