mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-21 20:08:18 +00:00
a16a886f0e
In the end I decided to implicitly make the message due for immediate delivery in the case where the queue was changed; I couldn't think of a good reason not to do that, and it simplifies the implementation both of the event internals for anyone implementing the event themselves in their lua policy. refs: https://github.com/KumoCorp/kumomta/issues/149