Age | Commit message (Expand) | Author |
2006-07-17 | Alain Williams' patch for disabling LDAP referrals when requested. | 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-07-07 | Diagnose an error for "seen", "unseen", or "noerror" if not followed by | Philip Hazel |
2006-06-30 | Change ${quote_pgsql to quote ' as '' instead of \' because of a | 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-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 |
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 | 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 | Limit retry_interval_max to 24h to avoid overflow problems. | Philip Hazel |
2006-02-20 | One final test added to the test suite. | 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 | Add log selector sender_verify_fail. | Philip Hazel |
2006-02-13 | Add control=freeze/no_tell feature. | 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-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 | Improve queryprogram behaviour when not running as root. | Philip Hazel |
2006-02-07 | Hopefully the final lot of test files. | Philip Hazel |