Age | Commit message (Expand) | Author |
2006-03-16 | Added configuration files for NetBSD3. | Philip Hazel |
2006-03-16 | Change HAVE_LOGIN_CAP to HAVE_SETCLASSRESOURCES because the former isn't | Philip Hazel |
2006-03-16 | Fix $address_data after verification redirect then defer/fail bug. | Philip Hazel |
2006-03-16 | Add -k and -l to exicyclog. | Philip Hazel |
2006-03-16 | User, not system, error message for VRFY defer. | Philip Hazel |
2006-03-09 | Add new errors mail_4xx, data_4xx, lost_connection, tls_required. | Philip Hazel |
2006-03-08 | Allow for linefold when generating more than one RFC 2047 encoded-word. | Philip Hazel |
2006-03-08 | Tidies to SMTP dialogue debugging output. | Philip Hazel |
2006-03-08 | New os.c-cygwin (and some minor WishList change I forgot to commit). | Philip Hazel |
2006-03-07 | exipick version 20060307.0 | John Jetmore |
2006-03-06 | Add the add_header modifier for use with all ACL verbs. | Philip Hazel |
2006-03-02 | Implemented control=allow_auth_unadvertised. | Philip Hazel |
2006-03-01 | Bugs in temporary error message handling for smtp in lmtp mode. | Philip Hazel |
2006-03-01 | Add ${time_eval: expansion. | Philip Hazel |
2006-03-01 | Avoid unnecessary scan of maildir mailbox when mailbox_size is set but | Philip Hazel |
2006-03-01 | Patch from Sieve maintainer. | Philip Hazel |
2006-02-28 | ${prvs was broken on systems where time_t is long long. | Philip Hazel |
2006-02-28 | Add authenticated_sender_force to the smtp transport. | Philip Hazel |
2006-02-28 | Add References: support to autoreply. | Philip Hazel |
2006-02-23 | Make server prompts available in $auth<n> when plaintext is running as a | Philip Hazel |
2006-02-22 | Added STRIP_COMMAND=/usr/bin/strip to the FreeBSD Makefile. | Philip Hazel |
2006-02-22 | Limit retry_interval_max to 24h to avoid overflow problems. | Philip Hazel |
2006-02-22 | Put file-creating fopen() calls in content-scanning code in a wrapper | Philip Hazel |
2006-02-21 | Add support for setclassresources() in the pipe transport on FreeBSD, | Philip Hazel |
2006-02-20 | Reduce rfc1413_query_timeout default from 30s to 5s. | Philip Hazel |
2006-02-16 | exipick version 20060216.1 | John Jetmore |
2006-02-16 | A tweak to the "H" retry rule from Michael Haardt. | Philip Hazel |
2006-02-16 | Panic-die if .include specifies a non-absolute path. | Philip Hazel |
2006-02-16 | Code tidies to remove stuff that was needed only for the old test suite. | Philip Hazel |
2006-02-14 | Allow slashes in the dns_check_names_pattern default value. | Philip Hazel |
2006-02-14 | Omit spaces between name and colon in header syntax verify error | Philip Hazel |
2006-02-14 | Tidy queue run abandon log message. | Philip Hazel |
2006-02-14 | Remove obsolete commented-out code from receive.c. | Philip Hazel |
2006-02-14 | Add log selector sender_verify_fail. | Philip Hazel |
2006-02-14 | Fix eximon buffer overflow bug. | Philip Hazel |
2006-02-14 | Fix GnuTLS privatekey forced fail bug; in both TLS's treat an empty | Philip Hazel |
2006-02-14 | Add enabling function child_open_exim2() with extra arguments. | Philip Hazel |
2006-02-13 | Fix "(during SMTP connection from NULL)" bug. | Philip Hazel |
2006-02-13 | Add control=freeze/no_tell feature. | Philip Hazel |
2006-02-13 | Do not write to syslog when running in the test harness. | Philip Hazel |
2006-02-13 | Better debug diagnosis of malformed IPv4 addresses. | Philip Hazel |
2006-02-10 | Give error if overflow in quota setting in appendfile on a 32-bit | Philip Hazel |
2006-02-10 | Add $auth1, $auth2, $auth3 variables. | Philip Hazel |
2006-02-09 | If a message is older than the "first failed" time when computing a | Philip Hazel |
2006-02-08 | Don't add From: or Reply-To: to quota warning messages if they are | Philip Hazel |
2006-02-08 | Fix retry key bug for pipe, file, or autoreply deliveries. | Philip Hazel |
2006-02-07 | Always do explicit A/AAAA lookups; no longer make use of the additional | Philip Hazel |
2006-02-07 | Minor Makefile fix for test_host (code-testing utility). | Philip Hazel |
2006-02-07 | Improve queryprogram behaviour when not running as root. | Philip Hazel |
2006-02-03 | Always recognize IPv6 domain literal domains. | Philip Hazel |