Ralf Hildebrandt: > If a SMTP destination is unreachable, is the smtp_fallback_relay tried > IMMEDATELY after not reaching the "real" destination or is the mail > being deferred and thus subject to queue_run_delay / minimal_backoff_time?
Immediately. It is implemented as if there was an extra MX record. Wietse