mirror of
https://github.com/chatmail/core.git
synced 2026-04-29 11:26:29 +03:00
As trashed messages can't be loaded from the db now by `Message::load_from_db()` returning an error for such messages, errors from `Message::load_from_db()` should be logged as warnings. If it's really an error like a db failure, it should be logged internally.