deltachat / deltachat-core-rust

Delta Chat Rust Core library, used by Android/iOS/desktop apps, bindings and bots 📧
https://delta.chat/en/contribute
Other
630 stars 80 forks source link

feat: Sync `Config::MvboxMove` across devices (#5680) #5709

Closed iequidoo closed 1 week ago

iequidoo commented 2 weeks ago

NB: We don't restart IO from the synchronisation code, so MvboxMove isn't effective immediately if ConfiguredMvboxFolder is unset, but only after a reconnect to IMAP.

Close #5680