|
|
|
|
|
by jraph
346 days ago
|
|
I would not want my email client to be relying on such brittle and incorrect heuristics. A better workaround would be to keep deleted emails around for some time so users have the option to restore them if the bug triggers. But this has drawbacks such as potential privacy breakage (you meant to delete mails you don't want the chance that anybody sees it) or free disk space management (your local drive is overloaded and you want to urgently free up space) or ux confusion (this is a de facto trash but Thunderbird already has such a feature) Ultimately, what needs to be done is make the code robust, make sure there are no race conditions, etc. |
|
My point wasn’t that this is a great solution, just that it is very easy and almost certainly better than doing nothing for almost two decades.