summaryrefslogtreecommitdiff
path: root/test/confs
Commit message (Expand)AuthorAgeFilesLines
* Add regression test for bug#615Tony Finch2008-02-071-0/+22
* Update tests for 4.68 (after testing on tahini).exim-4_68Philip Hazel2007-08-303-4/+7
* Fix quoting problem with errors_copy.Philip Hazel2007-08-291-1/+3
* Add message_body_newlines.Philip Hazel2007-08-231-0/+3
* Add the NOTQUIT ACL.Philip Hazel2007-08-221-0/+28
* Another small test tweak.Philip Hazel2007-07-051-1/+1
* Remove unwanted (int) case when reading SIZE. Fix runtest for 64-bitPhilip Hazel2007-07-041-6/+0
* Fix stupid oversight in $max_received_linelength.Philip Hazel2007-06-291-0/+1
* Add queue_only_load_latch.Philip Hazel2007-06-272-1/+43
* Add +ignore_defer and +include_defer to host lists.Philip Hazel2007-06-261-0/+14
* Add /noupdate as a ratelimit option.Philip Hazel2007-06-201-1/+17
* Add -Mvc option.Philip Hazel2007-06-191-0/+15
* Add client_condition to authenticators.Philip Hazel2007-06-182-0/+148
* Added $dnslist_matched.Philip Hazel2007-06-142-2/+3
* Check for lost connection or unexpected input at end of message.Philip Hazel2007-04-133-0/+92
* Add RCPT error text to unexpected DATA error.Philip Hazel2007-03-211-0/+26
* Add host_find_failed=ignore and host_all_ignored to manualroute.Philip Hazel2007-03-131-0/+49
* MH's patch for allowing control characters as list separators.Philip Hazel2007-02-261-1/+1
* Add extra sync checks after ACLs that might delay.Philip Hazel2007-02-201-0/+39
* $smtp_command and $smtp_command_argument were incomplete for MAILPhilip Hazel2007-02-201-1/+1
* Add "continue" modifier.Philip Hazel2007-02-141-0/+1
* Fix bad outgoing_port in log line for delivery of a re-used connection.Philip Hazel2007-02-082-1/+1
* Split long fakereject and fakedefer messages.Philip Hazel2007-02-071-0/+28
* Implemented hosts_avoid_pipelining in the smtp transport.Philip Hazel2007-02-061-1/+3
* Retry items for address errors that included the sender address (aPhilip Hazel2007-02-061-0/+40
* Flush SMTP before callout (unless control=no_callout_flush).Philip Hazel2007-02-061-0/+63
* Added dsn_from to vary the contents of From: in DSNsPhilip Hazel2007-02-061-0/+1
* Flush SMTP output buffer before "delay" in an ACL; add control =Philip Hazel2007-02-051-0/+66
* Heiko Schlitterman's patch for log_selector=+pid, plus appropriatePhilip Hazel2007-01-311-0/+36
* Magnus' patch for $sending_ip_address and $sending_port.Philip Hazel2007-01-301-0/+44
* Add control=no_pipelining.Philip Hazel2007-01-301-0/+26
* Ensure acl_not_smtp_start is called for -bS input.Philip Hazel2007-01-252-0/+2
* Add $smtp_count_at_connection_start.Philip Hazel2007-01-231-1/+2
* Additional tests - didn't show any problems.Philip Hazel2007-01-221-0/+60
* Add gnutls_require_{kx,mac,protocols}.Philip Hazel2007-01-181-2/+9
* Fix negated dnslists item bug; add == and =& features, courtesy BradPhilip Hazel2007-01-171-0/+17
* Added log selector +smtp_no_mail to log when no MAIL is issued (forPhilip Hazel2007-01-153-0/+90
* Update tests for portability.Philip Hazel2006-12-192-1/+2
* Applied a modified version of Brad Jorsch's patch for "message" withPhilip Hazel2006-11-142-1/+47
* Rename $interface_address and $interface_port as $received_ip_addressPhilip Hazel2006-11-132-4/+5
* Fix small test buglet.Philip Hazel2006-11-071-2/+2
* Stop rewriting addresses as a consequence of CNAMEs, as Exim isn'tPhilip Hazel2006-11-071-0/+32
* Include sender address in retry key for 4xx errors.Philip Hazel2006-11-062-1/+1
* $domain not always set when scanning a domain list.Philip Hazel2006-10-311-0/+70
* Fix too-often retry bug after 4xx with more hosts than hosts_max_retry.Philip Hazel2006-10-301-0/+46
* John Jetmore's -Mset patch.Philip Hazel2006-10-231-0/+17
* Fix crash for verify=helo when no IP address (-bs).Philip Hazel2006-10-231-0/+25
* Fix tls_required and lost_connection retry testss not working.Philip Hazel2006-10-181-1/+2
* Add server_condition to all authenticators, to allow for additionalPhilip Hazel2006-10-161-1/+2
* Update Dovecot authenticator to (a) lock out tabs (b) add extraPhilip Hazel2006-10-161-0/+7