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
DKIM: harden signature header parsing
[exim.git]
/
test
/
confs
/
4560
diff --git
a/test/confs/4560
b/test/confs/4560
index 1012a38970af15b9575414b5783f52a6dde923b7..c986d5f5c306fa60394e19f62a2717f64aece36b 100644
(file)
--- a/
test/confs/4560
+++ b/
test/confs/4560
@@
-1,6
+1,8
@@
# Exim test configuration 4560
SERVER=
# Exim test configuration 4560
SERVER=
+VALUE=
+INSERT=
.include DIR/aux-var/std_conf_prefix
.include DIR/aux-var/std_conf_prefix
@@
-18,7
+20,13
@@
queue_only
begin acl
check_data:
begin acl
check_data:
- warn !verify = arc
+ warn !verify = arc VALUE
+ INSERT
+
+ warn logwrite = arc_state: <$arc_state>
+ condition = ${if def:arc_state_reason}
+ logwrite = reason: <$arc_state_reason>
+
.ifdef OPTION
accept
.else
.ifdef OPTION
accept
.else
@@
-64,7
+72,7
@@
tfile:
tsmtp:
driver = smtp
tsmtp:
driver = smtp
- hosts =
HOSTIPV4
+ hosts =
127.0.0.1
port = PORT_D
allow_localhost
.ifndef OPTION
port = PORT_D
allow_localhost
.ifndef OPTION
@@
-73,7
+81,7
@@
tsmtp:
tmlist:
driver = smtp
tmlist:
driver = smtp
- hosts =
HOSTIPV4
+ hosts =
127.0.0.1
port = PORT_D
allow_localhost
transport_filter = /bin/cat - DIR/aux-fixed/TESTNUM.mlistfooter
port = PORT_D
allow_localhost
transport_filter = /bin/cat - DIR/aux-fixed/TESTNUM.mlistfooter