On 11/18/18 4:46 PM, Jim Dory wrote:

> So looking at the EXIM config on the host VPS server, there is a
> Section:RETRYSTART that is blank, A RETRYBLOCK that has this:
> 
>  +secondarymx           *           F,4h,5m; G,16h,1h,1.5; F,4d,8h
> *                      *           F,2h,15m; G,16h,1h,1.5; F,4d,8h
> 
> And a RETRYEND which is blank. So I suppose the RETRYBLOCK is where the
> edit would go.


I don't think you need any changes here. I'm not sure what the
+secondarymx entry matches, but the default

*                      *           F,2h,15m; G,16h,1h,1.5; F,4d,8h

says retry every 15 minutes for 2 hours, then at intervals starting at
one hour and increasing by a factor of 1.5 until 16 hours have passed,
then every 6 hours up to 4 days, after which if the message is still not
delivered, it is bounced.

This is a common strategy and should be OK.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to