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
Fix exit on attempt to rewrite a malformed address. Bug 2903
[exim.git]
/
test
/
confs
/
5611
diff --git
a/test/confs/5611
b/test/confs/5611
index 9ba6350cce62a00710166adec80b1388a286b077..657c726aa3e31f12ffdd1d8148146646fead2d46 100644
(file)
--- a/
test/confs/5611
+++ b/
test/confs/5611
@@
-86,6
+86,7
@@
begin transports
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
headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
user = CALLER
headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
user = CALLER