diff options
author | Bence Ferdinandy <bence@ferdinandy.com> | 2024-01-26 21:42:30 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2024-01-26 22:14:39 +0100 |
commit | 1a129a21239abf188d2ea78b46e832e6266739b7 (patch) | |
tree | 6a90b8dcb2fb6dcb464183a2891aafb9228799ef /worker/handlers | |
parent | 161768eb7371b4844dfdfac56ce090a0f0091ff1 (diff) | |
download | aerc-1a129a21239abf188d2ea78b46e832e6266739b7.tar.gz |
maildir: show valid messages even if there are errors
When go-maildir parses a folder and finds an error, it will still return
the valid keys it has found along with the error. Instead of returning
an empty list of UIDs log an error and proceed with the valid uids found
by go-maildir. When opening a folder with invalid files, show an error
message to the user.
References: https://todo.sr.ht/~rjarry/aerc/215
Signed-off-by: Bence Ferdinandy <bence@ferdinandy.com>
Diffstat (limited to 'worker/handlers')
0 files changed, 0 insertions, 0 deletions