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
Debug: indentation
[exim.git]
/
test
/
confs
/
0179
diff --git
a/test/confs/0179
b/test/confs/0179
index 381b41cafbc474c911630f29bacb9397d465fd2e..4efe92f948af6d682065c9b775fc7bab0b9f5634 100644
(file)
--- a/
test/confs/0179
+++ b/
test/confs/0179
@@
-8,7
+8,7
@@
primary_hostname = myhost.test.ex
queue_run_in_order
# incoming_interface is used here to get the _outgoing_ local port
queue_run_in_order
# incoming_interface is used here to get the _outgoing_ local port
-log_selector = +outgoing_port +incoming_interface
+log_selector = +outgoing_port +incoming_interface
+received_recipients
# ----- Routers -----
# ----- Routers -----
@@
-20,6
+20,7
@@
all:
route_list = * 127.0.0.1 byname
self = send
transport = smtp
route_list = * 127.0.0.1 byname
self = send
transport = smtp
+ errors_to = ""
no_more
no_more
@@
-30,6
+31,7
@@
begin transports
smtp:
driver = smtp
port = PORT_S
smtp:
driver = smtp
port = PORT_S
+ hosts_try_fastopen = :
# ----- Retry -----
# ----- Retry -----