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
Set mainlog_name and rejectlog_name unconditionally.
[exim.git]
/
test
/
confs
/
3462
diff --git
a/test/confs/3462
b/test/confs/3462
index 33fabbc04ec2f6a95adc44012b99fa08e45467d3..6c3aaee8d2158d39fd498da92b2f87406b89045f 100644
(file)
--- a/
test/confs/3462
+++ b/
test/confs/3462
@@
-59,7
+59,7
@@
begin transports
local_delivery:
driver = appendfile
local_delivery:
driver = appendfile
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
user = CALLER
headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
user = CALLER
@@
-67,8
+67,9
@@
send_to_server:
driver = smtp
allow_localhost
hosts = 127.0.0.1
driver = smtp
allow_localhost
hosts = 127.0.0.1
- hosts_try_auth = *
port = PORT_D
port = PORT_D
+ hosts_try_fastopen = :
+ hosts_try_auth = *
tls_try_verify_hosts = :
tls_try_verify_hosts = :