git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Hintsdb transactions
[exim.git]
/
test
/
confs
/
0211
diff --git
a/test/confs/0211
b/test/confs/0211
index 96f3beac19c333913dbb16b52e1b5ab8de19f977..6ee7253c7c012ee15b252f14f0bdd480b66a3737 100644
(file)
--- a/
test/confs/0211
+++ b/
test/confs/0211
@@
-30,7
+30,11
@@
begin routers
others:
driver = manualroute
domains = ! +local_domains
others:
driver = manualroute
domains = ! +local_domains
- route_list = * localhost4.test.ex byname
+.ifdef LIST
+ route_data = 127.0.0.1:HOSTIPV4
+.else
+ route_data = localhost4.test.ex byname
+.endif
self = send
transport = smtp
no_more
self = send
transport = smtp
no_more
@@
-48,10
+52,13
@@
begin transports
smtp:
driver = smtp
port = PORT_S
smtp:
driver = smtp
port = PORT_S
+ hosts_try_fastopen = :
+ command_timeout = 1s
local_delivery:
driver = appendfile
file = DIR/test-mail/$local_part
local_delivery:
driver = appendfile
file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
return_path_add
user = CALLER
return_path_add
user = CALLER