mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-09-06 00:00:51 +00:00
Previously, we'd pick a source whether it had room for the new message or not, then generate a TransientFailure when we subsequent figure out that it is full. This commit will try to deliver through one of the other possible sources instead of delaying the message.