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
Hurd: errno really uses more than a short-sized value. Bug 2476
[exim.git]
/
test
/
confs
/
0041
diff --git
a/test/confs/0041
b/test/confs/0041
index e0b820fb2741eef445d2b2c44d239377f0209779..f7fa61ed845d8dffcec61cdab05572cd7f6dd302 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