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
Hurd: errno really uses more than a short-sized value. Bug 2476
[exim.git]
/
test
/
confs
/
5720
diff --git
a/test/confs/5720
b/test/confs/5720
index 0304349731d0c38afa7da5f5dc77bed17607deaf..90626629035092f0917aa2aee72b8eca983a49c1 100644
(file)
--- a/
test/confs/5720
+++ b/
test/confs/5720
@@
-71,6
+71,8
@@
logger:
message = ${acl {ev_tls}}
accept condition = ${if eq {smtp:ehlo}{$event_name}}
logwrite = $tls_out_cipher smtp:ehlo $event_data
+ logwrite = cipher_ $tls_out_cipher_std
+ logwrite = ver: $tls_out_ver
accept
# ----- Routers -----