Update retry / load limiting configuration
authorClinton Ebadi <clinton@unknownlamer.org>
Tue, 19 May 2015 06:07:50 +0000 (02:07 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Tue, 19 May 2015 06:07:50 +0000 (02:07 -0400)
commit1881aae3efec74d38e68450dadb64de3f63a908f
treec1c47b7d7886236908482f52cc0f63db7b55057e
parentc7baf0262a19c08fcf08eba696153baacb20cd60
Update retry / load limiting configuration

We still need to do a bit more to prevent failures to forward for
members from bouncing externally.

 * Updated load limits from deleuze, shouldn't cause any problems on
   mccarthy so keeping them for now.
 * Remove old greylisting retries.
 * Expiring retry data and setting the max interval to 4h are probably
   not great ideas and were likely set to work around problems in the
   past. Leave them at their defaults instead.
 * Retry less often for local mail. Trying every minute for four days
   is insane, retry at 1 minute intervals for 10 minutes in case of
   temporary afs problems, and then back off slightly less quickly
   than the defaults.
 * Back off and fail more quickly when gmail sends us a 4xx error
   after DATA. Generally this means gmail has detected the message is
   spam and will never accept it.
conf.d/main/02_exim4-config_options
conf.d/retry/30_exim4-config