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
Set mainlog_name and rejectlog_name unconditionally.
[exim.git]
/
test
/
confs
/
0275
diff --git
a/test/confs/0275
b/test/confs/0275
index 2e62a907c55d40d9d92c158b618baa28432da960..7117d517cc0bbf084643728f776525b287c1f611 100644
(file)
--- a/
test/confs/0275
+++ b/
test/confs/0275
@@
-1,16
+1,13
@@
# Exim test configuration 0275
# Exim test configuration 0275
-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
-tls_advertise_hosts =
# ----- Main settings -----
# ----- Main settings -----
+acl_smtp_rcpt = accept verify = recipient
+
domainlist nocache = $local_part
domainlist nocache2 = +nocache
domainlist local_domains = test.ex
domainlist nocache = $local_part
domainlist nocache2 = +nocache
domainlist local_domains = test.ex
@@
-41,6
+38,14
@@
t1:
begin routers
begin routers
+.ifdef FAKE
+r0f:
+ driver = accept
+ local_parts = error
+ domains = +no_such_list
+ transport = t1
+.endif
+
r00:
driver = accept
domains = +nocache
r00:
driver = accept
domains = +nocache