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
/
0069
diff --git
a/test/confs/0069
b/test/confs/0069
index c03aa20b927c38f4f3ce19b9746fe889115396b2..9ad368630249a405179e6364d7a363d740611f95 100644
(file)
--- a/
test/confs/0069
+++ b/
test/confs/0069
@@
-2,16
+2,14
@@
LOG_SELECTOR=
LOG_SELECTOR=
-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 -----
+disable_ipv6 = true
+
domainlist local_domains = test.ex : myhost.ex
acl_smtp_rcpt = check_recipient$local_part
domainlist local_domains = test.ex : myhost.ex
acl_smtp_rcpt = check_recipient$local_part
@@
-29,11
+27,11
@@
check_recipientx:
deny message = relay not permitted
check_recipienty:
deny message = relay not permitted
check_recipienty:
- accept hosts = no
n.existent.invalid
: V4NET.0.0.13
+ accept hosts = no
t-exist.test.ex
: V4NET.0.0.13
deny message = "Denied"
check_recipientz:
deny message = "Denied"
check_recipientz:
- accept hosts = +ignore_unknown : no
n.existent.invalid
: V4NET.0.0.13
+ accept hosts = +ignore_unknown : no
t-exist.test.ex
: V4NET.0.0.13
deny message = "Denied"
check_recipienta:
deny message = "Denied"
check_recipienta: