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
/
0517
diff --git
a/test/confs/0517
b/test/confs/0517
index 1b10c8ea44d24603879901d204209a52c8fff361..cc991b2a3e9a72cc5224b6814c05324900a39d44 100644
(file)
--- a/
test/confs/0517
+++ b/
test/confs/0517
@@
-2,14
+2,9
@@
ERROR_DETAILS=
ERROR_DETAILS=
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
primary_hostname = myhost.test.ex
primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
# ----- Main settings -----
# ----- Main settings -----
@@
-41,7
+36,7
@@
begin transports
t1:
driver = appendfile
t1:
driver = appendfile
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
user = CALLER
# End
user = CALLER
# End