Age | Commit message (Expand) | Author |
2006-04-18 | Extend ${readsocket to TCP sockets (modified John Jetmore's patch). | Philip Hazel |
2006-04-12 | Fix typo in usage: seond -> second | Tony Finch |
2006-04-10 | Typo in NewStuff; up version number. | Philip Hazel |
2006-04-04 | Correct the order of the acl and add_header entries in a couple of tables. | Tony Finch |
2006-04-04 | Make dns_again_means_nonexist apply to gethostbyname lookups as well. | Philip Hazel |
2006-04-04 | \n missing in some debug messages. | Philip Hazel |
2006-04-04 | Change misleading debugging wording "lookup deferred" -> "list match | Philip Hazel |
2006-04-04 | Fix subtle but important bug in ip_connect(); it shouldn't close the | Philip Hazel |
2006-04-04 | Two compiler warnings in sieve.c. | Philip Hazel |
2006-03-20 | Fix bounces for non-SMTP reception errors to recognize | Philip Hazel |
2006-03-17 | Fix address sorting untidiness for the test suite. | Philip Hazel |
2006-03-17 | HP-UX configuration update. | Philip Hazel |
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 20060307.1 - missed removing a debug line from last upload | John Jetmore |
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-23 | Hack in testing code for checking long long formatting. | Philip Hazel |
2006-02-23 | Restore old umask in modefopen() rather than forcing zero. | 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 |