transport = REMOTE_OR_VERP_SMTP
ignore_target_hosts = <; 0.0.0.0 ; 127.0.0.0/8 ; ::1/128 ; fe80::/10; \
fec0::/10 ; ff00::/8
+.ifdef SMTP_FALLBACK_HOST
+ fallback_hosts = SMTP_FALLBACK_HOST
+.endif
# If DNS gets screwed up to the extent that our major mail hosts disappear,
# don't let mail bounce -- defer it until the problem is fixed, instead.
DNS_VIRTUAL=CLUSTER/dns-virtual-domains
+SMTP_FALLBACK_HOST=desiato.infradead.org
+
EXIM494=EXIM494
CRM114=CRM114
spamd_address = ${if def:acl_m_spamd_address {$acl_m_spamd_address} {127.0.0.1 783}}