# Exim test configuration 4560
SERVER=
+VALUE=
+INSERT=
.include DIR/aux-var/std_conf_prefix
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
tsmtp:
driver = smtp
- hosts = HOSTIPV4
+ hosts = 127.0.0.1
port = PORT_D
allow_localhost
.ifndef OPTION
tmlist:
driver = smtp
- hosts = HOSTIPV4
+ hosts = 127.0.0.1
port = PORT_D
allow_localhost
transport_filter = /bin/cat - DIR/aux-fixed/TESTNUM.mlistfooter