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 error codes in ACL-time quota checking
[exim.git]
/
test
/
confs
/
3207
diff --git
a/test/confs/3207
b/test/confs/3207
index 6880dcf90c14e8a72b61c89750c4be291eb60d5a..46b7d69ddc22e533709da38bf00ceaad6f54cb6e 100644
(file)
--- a/
test/confs/3207
+++ b/
test/confs/3207
@@
-77,11
+77,12
@@
begin transports
local_delivery:
driver = appendfile
envelope_to_add
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
user = CALLER
smtp:
driver = smtp
+ hosts_try_fastopen = :
# ----- Retry -----