# Exim test configuration 0599
# udpsend

exim_path = EXIM_PATH
keep_environment =
spool_directory = DIR/spool
log_file_path = DIR/spool/log/%slog
tls_advertise_hosts =
queue_only
.ifdef _HAVE_DMARC
dmarc_tld_file =
.endif

# ----- Main settings -----

acl_smtp_rcpt = accept udpsend = <; 127.0.0.1 ; 1223 ; message from exim


# End
