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
Hintsdb transactions
[exim.git]
/
test
/
confs
/
0041
diff --git
a/test/confs/0041
b/test/confs/0041
index e0b820fb2741eef445d2b2c44d239377f0209779..e0bd3e2f3e8bb6f3854f299ab6c3ea8c32c34034 100644
(file)
--- a/
test/confs/0041
+++ b/
test/confs/0041
@@
-1,13
+1,7
@@
# Exim test configuration 0041
# Exim test configuration 0041
-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 -----
@@
-17,6
+11,7
@@
acl_smtp_vrfy = check_vrfy
acl_smtp_expn = check_expn
qualify_domain = test.ex
no_write_rejectlog
acl_smtp_expn = check_expn
qualify_domain = test.ex
no_write_rejectlog
+recipient_unqualified_hosts = 3.3.3.3
# ----- ACLs -----
# ----- ACLs -----
@@
-26,6
+21,9
@@
begin acl
check_vrfy:
deny local_parts = hardfail
message = 599 custom reject
check_vrfy:
deny local_parts = hardfail
message = 599 custom reject
+ accept local_parts = acceptable
+ accept local_parts = ok_with_dom
+ domains = test.ex
check_expn:
accept hosts = 2.2.2.2
check_expn:
accept hosts = 2.2.2.2
@@
-42,7
+40,7
@@
system_aliases:
localuser:
driver = accept
localuser:
driver = accept
- local_parts = userx
+ local_parts = userx
: ok_with_dom : acceptable
transport = local_delivery
transport = local_delivery
@@
-55,6
+53,7
@@
local_delivery:
delivery_date_add
envelope_to_add
file = DIR/test-mail/$local_part
delivery_date_add
envelope_to_add
file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
return_path_add
user = CALLER
return_path_add
user = CALLER