mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-21 20:08:18 +00:00
d99f29ebbb
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.