2008-02-07 |
Tony Finch | Add regression test for bug#615 |
tree | commitdiff |
2007-08-30 |
Philip Hazel | Update tests for 4.68 (after testing on tahini). exim-4_68 |
tree | commitdiff |
2007-08-29 |
Philip Hazel | Fix quoting problem with errors_copy. |
tree | commitdiff |
2007-08-23 |
Philip Hazel | Add message_body_newlines. |
tree | commitdiff |
2007-08-22 |
Philip Hazel | Add the NOTQUIT ACL. |
tree | commitdiff |
2007-07-05 |
Philip Hazel | Another small test tweak. |
tree | commitdiff |
2007-07-04 |
Philip Hazel | Remove unwanted (int) case when reading SIZE. Fix runte... |
tree | commitdiff |
2007-06-29 |
Philip Hazel | Fix stupid oversight in $max_received_linelength. |
tree | commitdiff |
2007-06-27 |
Philip Hazel | Add queue_only_load_latch. |
tree | commitdiff |
2007-06-26 |
Philip Hazel | Add +ignore_defer and +include_defer to host lists. |
tree | commitdiff |
2007-06-20 |
Philip Hazel | Add /noupdate as a ratelimit option. |
tree | commitdiff |
2007-06-19 |
Philip Hazel | Add -Mvc option. |
tree | commitdiff |
2007-06-18 |
Philip Hazel | Add client_condition to authenticators. |
tree | commitdiff |
2007-06-14 |
Philip Hazel | Added $dnslist_matched. |
tree | commitdiff |
2007-04-13 |
Philip Hazel | Check for lost connection or unexpected input at end... |
tree | commitdiff |
2007-03-21 |
Philip Hazel | Add RCPT error text to unexpected DATA error. |
tree | commitdiff |
2007-03-13 |
Philip Hazel | Add host_find_failed=ignore and host_all_ignored to... |
tree | commitdiff |
2007-02-26 |
Philip Hazel | MH's patch for allowing control characters as list... |
tree | commitdiff |
2007-02-20 |
Philip Hazel | Add extra sync checks after ACLs that might delay. |
tree | commitdiff |
2007-02-20 |
Philip Hazel | $smtp_command and $smtp_command_argument were incomplet... |
tree | commitdiff |
2007-02-14 |
Philip Hazel | Add "continue" modifier. |
tree | commitdiff |
2007-02-08 |
Philip Hazel | Fix bad outgoing_port in log line for delivery of a... |
tree | commitdiff |
2007-02-07 |
Philip Hazel | Split long fakereject and fakedefer messages. |
tree | commitdiff |
2007-02-06 |
Philip Hazel | Implemented hosts_avoid_pipelining in the smtp transport. |
tree | commitdiff |
2007-02-06 |
Philip Hazel | Retry items for address errors that included the sender... |
tree | commitdiff |
2007-02-06 |
Philip Hazel | Flush SMTP before callout (unless control=no_callout_fl... |
tree | commitdiff |
2007-02-06 |
Philip Hazel | Added dsn_from to vary the contents of From: in DSNs |
tree | commitdiff |
2007-02-05 |
Philip Hazel | Flush SMTP output buffer before "delay" in an ACL;... |
tree | commitdiff |
2007-01-31 |
Philip Hazel | Heiko Schlitterman's patch for log_selector=+pid, plus... |
tree | commitdiff |
2007-01-30 |
Philip Hazel | Magnus' patch for $sending_ip_address and $sending_port. |
tree | commitdiff |
2007-01-30 |
Philip Hazel | Add control=no_pipelining. |
tree | commitdiff |
2007-01-25 |
Philip Hazel | Ensure acl_not_smtp_start is called for -bS input. |
tree | commitdiff |
2007-01-23 |
Philip Hazel | Add $smtp_count_at_connection_start. |
tree | commitdiff |
2007-01-22 |
Philip Hazel | Additional tests - didn't show any problems. |
tree | commitdiff |
2007-01-18 |
Philip Hazel | Add gnutls_require_{kx,mac,protocols}. |
tree | commitdiff |
2007-01-17 |
Philip Hazel | Fix negated dnslists item bug; add == and =& features... |
tree | commitdiff |
2007-01-15 |
Philip Hazel | Added log selector +smtp_no_mail to log when no MAIL... |
tree | commitdiff |
2006-12-19 |
Philip Hazel | Update tests for portability. |
tree | commitdiff |
2006-11-14 |
Philip Hazel | Applied a modified version of Brad Jorsch's patch for... |
tree | commitdiff |
2006-11-13 |
Philip Hazel | Rename $interface_address and $interface_port as $recei... |
tree | commitdiff |
2006-11-07 |
Philip Hazel | Fix small test buglet. |
tree | commitdiff |
2006-11-07 |
Philip Hazel | Stop rewriting addresses as a consequence of CNAMEs... |
tree | commitdiff |
2006-11-06 |
Philip Hazel | Include sender address in retry key for 4xx errors. |
tree | commitdiff |
2006-10-31 |
Philip Hazel | $domain not always set when scanning a domain list. |
tree | commitdiff |
2006-10-30 |
Philip Hazel | Fix too-often retry bug after 4xx with more hosts than... |
tree | commitdiff |
2006-10-23 |
Philip Hazel | John Jetmore's -Mset patch. |
tree | commitdiff |
2006-10-23 |
Philip Hazel | Fix crash for verify=helo when no IP address (-bs). |
tree | commitdiff |
2006-10-18 |
Philip Hazel | Fix tls_required and lost_connection retry testss not... |
tree | commitdiff |
2006-10-16 |
Philip Hazel | Add server_condition to all authenticators, to allow... |
tree | commitdiff |
2006-10-16 |
Philip Hazel | Update Dovecot authenticator to (a) lock out tabs ... |
tree | commitdiff |
2006-10-09 |
Philip Hazel | Renumbered test. |
tree | commitdiff |
2006-10-09 |
Philip Hazel | Dovecot test needs renumbering (shouldn't be run automa... |
tree | commitdiff |
2006-10-03 |
Philip Hazel | Michael Deutschmann's patch for getting TXT from a... |
tree | commitdiff |
2006-10-03 |
Philip Hazel | Added $message_headers_raw to give all the headers... |
tree | commitdiff |
2006-10-02 |
Philip Hazel | Added dovecot authenticator. |
tree | commitdiff |
2006-09-25 |
Philip Hazel | Change callout EHLO/HELO from smtp_active_hostname... |
tree | commitdiff |
2006-09-25 |
Philip Hazel | Add log_reject_target as an ACL modifier. |
tree | commitdiff |
2006-09-19 |
Philip Hazel | Tweak the ACL variable name code to require either... |
tree | commitdiff |
2006-09-19 |
Philip Hazel | Apply Jakob Hirsch's patch for arbitrary ACL variable... |
tree | commitdiff |
2006-09-05 |
Philip Hazel | Nico Erfurth's patch to refactor mime.c (quoted-printab... |
tree | commitdiff |
2006-09-05 |
Philip Hazel | (1) Update version number to 4.64. (2) Ignore callout... |
tree | commitdiff |
2006-07-27 |
Philip Hazel | Made -oMaa and -oMt work with -bh and -bs to pretend... |
tree | commitdiff |
2006-07-26 |
Philip Hazel | Fixed a number of test suite problems as reported ... |
tree | commitdiff |
2006-07-14 |
Philip Hazel | Add test for negated item as a retry rule pattern. |
tree | commitdiff |
2006-07-13 |
Philip Hazel | Add a check for Auto-Submitted to the default for |
tree | commitdiff |
2006-07-13 |
Philip Hazel | Add recognition of SMTP error codes in bespoke messages. |
tree | commitdiff |
2006-06-28 |
Philip Hazel | Add acl_not_smtp_start ACL (mostly Johannes Berg's... |
tree | commitdiff |
2006-06-27 |
Philip Hazel | Fix Bugzilla #101: macro definition between ACLs doesn... |
tree | commitdiff |
2006-06-27 |
Philip Hazel | Implement filter_prepend_home option. |
tree | commitdiff |
2006-04-28 |
Philip Hazel | Fix new tests so they run on sesame. exim-4_62 |
tree | commitdiff |
2006-04-27 |
Philip Hazel | Add maildirfolder_create_regex to appendfile. |
tree | commitdiff |
2006-04-25 |
Philip Hazel | Fix problem with maildir delivery into a folder that... |
tree | commitdiff |
2006-04-20 |
Philip Hazel | Special test. |
tree | commitdiff |
2006-04-20 |
Philip Hazel | Make batch delivery work for files and pipes set up... |
tree | commitdiff |
2006-04-19 |
Philip Hazel | Add a test for "!acl=" which was missing (and would... |
tree | commitdiff |
2006-04-18 |
Philip Hazel | Extend ${readsocket to TCP sockets (modified John Jetmo... |
tree | commitdiff |
2006-04-04 |
Philip Hazel | Make dns_again_means_nonexist apply to gethostbyname... |
tree | commitdiff |
2006-03-20 |
Philip Hazel | Fix bounces for non-SMTP reception errors to recognize |
tree | commitdiff |
2006-03-17 |
Philip Hazel | Fix address sorting untidiness for the test suite. |
tree | commitdiff |
2006-03-16 |
Philip Hazel | User, not system, error message for VRFY defer. |
tree | commitdiff |
2006-03-09 |
Philip Hazel | Add new errors mail_4xx, data_4xx, lost_connection... |
tree | commitdiff |
2006-03-08 |
Philip Hazel | Additional Sieve test (missed files from previous commit). |
tree | commitdiff |
2006-03-06 |
Philip Hazel | Add the add_header modifier for use with all ACL verbs. |
tree | commitdiff |
2006-03-02 |
Philip Hazel | Implemented control=allow_auth_unadvertised. |
tree | commitdiff |
2006-03-01 |
Philip Hazel | Bugs in temporary error message handling for smtp in... |
tree | commitdiff |
2006-03-01 |
Philip Hazel | Avoid unnecessary scan of maildir mailbox when mailbox_... |
tree | commitdiff |
2006-02-28 |
Philip Hazel | Add authenticated_sender_force to the smtp transport. |
tree | commitdiff |
2006-02-28 |
Philip Hazel | Add References: support to autoreply. |
tree | commitdiff |
2006-02-23 |
Philip Hazel | Make server prompts available in $auth<n> when plaintex... |
tree | commitdiff |
2006-02-22 |
Philip Hazel | Limit retry_interval_max to 24h to avoid overflow problems. |
tree | commitdiff |
2006-02-20 |
Philip Hazel | One final test added to the test suite. |
tree | commitdiff |
2006-02-16 |
Philip Hazel | Panic-die if .include specifies a non-absolute path. |
tree | commitdiff |
2006-02-14 |
Philip Hazel | Add log selector sender_verify_fail. |
tree | commitdiff |
2006-02-13 |
Philip Hazel | Add control=freeze/no_tell feature. |
tree | commitdiff |
2006-02-13 |
Philip Hazel | Better debug diagnosis of malformed IPv4 addresses. |
tree | commitdiff |
2006-02-10 |
Philip Hazel | Give error if overflow in quota setting in appendfile... |
tree | commitdiff |
2006-02-10 |
Philip Hazel | Add $auth1, $auth2, $auth3 variables. |
tree | commitdiff |
2006-02-08 |
Philip Hazel | Don't add From: or Reply-To: to quota warning messages... |
tree | commitdiff |
2006-02-08 |
Philip Hazel | Fix retry key bug for pipe, file, or autoreply deliveries. |
tree | commitdiff |
2006-02-07 |
Philip Hazel | Improve queryprogram behaviour when not running as... |
tree | commitdiff |
next |