Age | Commit message (Expand) | Author |
2007-01-18 | Add gnutls_require_{kx,mac,protocols}. | Philip Hazel |
2007-01-17 | Fix negated dnslists item bug; add == and =& features, courtesy Brad | Philip Hazel |
2007-01-15 | Added log selector +smtp_no_mail to log when no MAIL is issued (for | Philip Hazel |
2006-12-19 | Update tests for portability. | Philip Hazel |
2006-11-14 | Applied a modified version of Brad Jorsch's patch for "message" with | Philip Hazel |
2006-11-13 | Rename $interface_address and $interface_port as $received_ip_address | Philip Hazel |
2006-11-07 | Fix small test buglet. | Philip Hazel |
2006-11-07 | Stop rewriting addresses as a consequence of CNAMEs, as Exim isn't | Philip Hazel |
2006-11-06 | Include sender address in retry key for 4xx errors. | Philip Hazel |
2006-10-31 | $domain not always set when scanning a domain list. | Philip Hazel |
2006-10-30 | Fix too-often retry bug after 4xx with more hosts than hosts_max_retry. | Philip Hazel |
2006-10-23 | John Jetmore's -Mset patch. | Philip Hazel |
2006-10-23 | Fix crash for verify=helo when no IP address (-bs). | Philip Hazel |
2006-10-18 | Fix tls_required and lost_connection retry testss not working. | Philip Hazel |
2006-10-16 | Add server_condition to all authenticators, to allow for additional | Philip Hazel |
2006-10-16 | Update Dovecot authenticator to (a) lock out tabs (b) add extra | Philip Hazel |
2006-10-09 | Renumbered test. | Philip Hazel |
2006-10-09 | Dovecot test needs renumbering (shouldn't be run automatically). | Philip Hazel |
2006-10-03 | Michael Deutschmann's patch for getting TXT from a specific list when | Philip Hazel |
2006-10-03 | Added $message_headers_raw to give all the headers without RFC 2047 | Philip Hazel |
2006-10-02 | Added dovecot authenticator. | Philip Hazel |
2006-09-25 | Change callout EHLO/HELO from smtp_active_hostname to the helo_data | Philip Hazel |
2006-09-25 | Add log_reject_target as an ACL modifier. | Philip Hazel |
2006-09-19 | Tweak the ACL variable name code to require either a digit or an | Philip Hazel |
2006-09-19 | Apply Jakob Hirsch's patch for arbitrary ACL variable names, tidied up | Philip Hazel |
2006-09-05 | Nico Erfurth's patch to refactor mime.c (quoted-printable decoding). | Philip Hazel |
2006-09-05 | (1) Update version number to 4.64. (2) Ignore callout cached information | Philip Hazel |
2006-07-27 | Made -oMaa and -oMt work with -bh and -bs to pretend the connection is | Philip Hazel |
2006-07-26 | Fixed a number of test suite problems as reported (and partly patched) | Philip Hazel |
2006-07-14 | Add test for negated item as a retry rule pattern. | Philip Hazel |
2006-07-13 | Add a check for Auto-Submitted to the default for | Philip Hazel |
2006-07-13 | Add recognition of SMTP error codes in bespoke messages. | Philip Hazel |
2006-06-28 | Add acl_not_smtp_start ACL (mostly Johannes Berg's patch). | Philip Hazel |
2006-06-27 | Fix Bugzilla #101: macro definition between ACLs doesn't work. | Philip Hazel |
2006-06-27 | Implement filter_prepend_home option. | Philip Hazel |
2006-04-28 | Fix new tests so they run on sesame. | Philip Hazel |
2006-04-27 | Add maildirfolder_create_regex to appendfile. | Philip Hazel |
2006-04-25 | Fix problem with maildir delivery into a folder that is excluded from | Philip Hazel |
2006-04-20 | Special test. | Philip Hazel |
2006-04-20 | Make batch delivery work for files and pipes set up by redirection. | Philip Hazel |
2006-04-19 | Add a test for "!acl=" which was missing (and would have picked up a bug | Philip Hazel |
2006-04-18 | Extend ${readsocket to TCP sockets (modified John Jetmore's patch). | Philip Hazel |
2006-04-04 | Make dns_again_means_nonexist apply to gethostbyname lookups as well. | 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-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 | Additional Sieve test (missed files from previous commit). | Philip Hazel |
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 |