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
/
4700
diff --git
a/test/confs/4700
b/test/confs/4700
index 5a86785dda7170a56d3142b54b76ac131270d821..04cc37082863b1f45da3d80bc99ff28a03d07144 100644
(file)
--- a/
test/confs/4700
+++ b/
test/confs/4700
@@
-1,13
+1,7
@@
# Exim test configuration 0211
# Exim test configuration 0211
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+.include DIR/aux-var/std_conf_prefix
+
# ----- Main settings -----
# ----- Main settings -----
@@
-54,10
+48,11
@@
begin transports
smtp:
driver = smtp
port = PORT_S
smtp:
driver = smtp
port = PORT_S
+ hosts_try_fastopen = :
local_delivery:
driver = appendfile
local_delivery:
driver = appendfile
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
return_path_add
user = CALLER
return_path_add
user = CALLER