### retry/30_exim4-config ################################# # This single retry rule applies to all domains and all errors. It specifies # retries every 15 minutes for 2 hours, then increasing retry intervals, # starting at 1 hour and increasing each time by a factor of 1.5, up to 16 # hours, then retries every 6 hours until 4 days have passed since the first # failed delivery. # Please note that these rules only limit the frequenzy of retries, the # effective retry-time depends on the frequenzy of queue-running, too. # See QUEUEINTERVAL in /etc/default/exim4. # hcoop-change: Customize all of this to not penalize local users so # much for timeouts. # Address or Domain Error Retries # ----------------- ----- ------- # Local users who might have temporary AFS-related issues localhost * F,4d,1m hcoop.net * F,4d,1m rosasharn.com * F,4d,1m # Deal with greylisting megacz.com * F,4d,3m yahoo.com * F,4d,3m # Defaults * * F,4h,10m; G,16h,1h,1.5; F,4d,6h