mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-24 13:18:18 +00:00
9ba637ab38
This is why slow DNS often expanded to 3-4x as long as the expected timeout value; we make a handful of calls in succession, assuming that the cache was effective in an earlier stage. We now cache errors for 5 minutes by default, and it can be configured as desired. refs: https://github.com/KumoCorp/kumomta/issues/325