30_exim4-config 726 B

12345678910111213141516171819
  1. ### retry/30_exim4-config
  2. #################################
  3. # This single retry rule applies to all domains and all errors. It specifies
  4. # retries every 15 minutes for 2 hours, then increasing retry intervals,
  5. # starting at 1 hour and increasing each time by a factor of 1.5, up to 16
  6. # hours, then retries every 6 hours until 4 days have passed since the first
  7. # failed delivery.
  8. # Please note that these rules only limit the frequency of retries, the
  9. # effective retry-time depends on the frequency of queue-running, too.
  10. # See QUEUEINTERVAL in /etc/default/exim4.
  11. # Address or Domain Error Retries
  12. # ----------------- ----- -------
  13. * * F,2h,15m; G,16h,1h,1.5; F,4d,6h