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
/
5101
diff --git
a/test/confs/5101
b/test/confs/5101
index a3bd84f91e8b3a32cbbc37455f247773dcfc5eac..1002009f5ab5e7ce05b3631fd0da163dd1325771 100644
(file)
--- a/
test/confs/5101
+++ b/
test/confs/5101
@@
-1,12
+1,8
@@
# Exim test configuration 5101
# Exim test configuration 5101
-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
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
# ----- Main settings -----
# ----- Main settings -----
@@
-39,7
+35,7
@@
local_delivery:
envelope_to_add
headers_add = X-Recipient: local_part=$local_part domain=$domain\n\
X-Home: $home
envelope_to_add
headers_add = X-Recipient: local_part=$local_part domain=$domain\n\
X-Home: $home
- file = DIR/test-mail/${if eq{$sender_address}{}{copied}{$
h_mailbox:
}}
+ file = DIR/test-mail/${if eq{$sender_address}{}{copied}{$
{bless:$h_mailbox:}
}}
user = CALLER
lmtp:
user = CALLER
lmtp: