queue_run_in_order
+.ifdef _HAVE_EVENT
event_action = ${acl {ev_log}}
+.endif
#
begin acl
+.ifdef _HAVE_EVENT
ev_log:
accept logwrite = event $event_name
+.endif
rcpt:
accept hosts = HOSTIPV4
smtp:
driver = smtp
+.ifdef _HAVE_EVENT
event_action = ${acl {ev_log}}
+.endif
hosts_try_fastopen = :
bad_tpt:
driver = smtp
connect_timeout = 1s
+.ifdef _HAVE_EVENT
event_action = ${acl {ev_log}}
+.endif
tofile:
driver = appendfile
file = DIR/test-mail/$local_part
create_file = DIR/test-mail
user = CALLER
+.ifdef _HAVE_EVENT
event_action = ${acl {ev_log}}
+.endif
begin retry