
### retry/10_elho-mta-backup_relay_domains
##########################################

# This single retry rule applies to all domains we relay for and all
# errors. It specifies retries every 15 minutes for 31 days, then retries
# every hour until 365 days have passed since the first failed delivery and
# finnally retries every 6 hours until about 50 years have passed.

# Please note that these rules only limit the frequency of retries, the
# effective retry-time depends on the frequency of queue-running, too.
# See QUEUEINTERVAL in /etc/default/exim4.

# Address or Domain    Error       Retries
# -----------------    -----       -------

*@+relay_to_domains    *           F,31d,15m; F,365d,1h; F,18250d,6h

