mirror of
https://github.com/mjl-/mox.git
synced 2025-06-28 07:08:14 +03:00

we kept the "save draft" promise, and would wait for it again for other operations (eg close, save again, send), which wouldn't make progress. can easily be reproduced by saving a message with a control character in an address or the subject. saving the draft will fail. for issue #256 by ally9335, thanks for reporting