git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
typoes
[users/heiko/exim.git]
/
test
/
confs
/
0386
diff --git
a/test/confs/0386
b/test/confs/0386
index 7e8c487ae336704053fb331a561175951f98df3b..983af9bd43d63a29401373a8c11d2e8ebfc6f872 100644
(file)
--- a/
test/confs/0386
+++ b/
test/confs/0386
@@
-1,22
+1,27
@@
# Exim test configuration 0386
# Exim test configuration 0386
-exim_path = EXIM_PATH
-keep_environment =
-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
-tls_advertise_hosts =
# ----- Main settings -----
# ----- Main settings -----
-acl_smtp_rcpt =
DIR/aux-fixed/TESTNUM.acl$local_par
t
+acl_smtp_rcpt =
chk_rcp
t
qualify_domain = test.ex
trusted_users = CALLER
qualify_domain = test.ex
trusted_users = CALLER
+# ----- ACL -----
+begin acl
+
+chk_rcpt:
+ accept local_parts = 1
+ endpass
+ acl = DIR/aux-fixed/TESTNUM.acl1
+ accept local_parts = 2
+ endpass
+ acl = DIR/aux-fixed/TESTNUM.acl2
+
# ----- Routers -----
begin routers
# ----- Routers -----
begin routers
@@
-31,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
user = CALLER