Search for keyword yields “message list not available”
Closed this issue · 4 comments
Describe the bug
Clicking the arrow field to the right of the search field shows an advanced dialog where you can specify search options. They all work as expected, except searching for keywords. The search always yields “This message list is not available”.
To Reproduce
Attach a keyword (label) of your choice to any message. Try to search for it using the advanced search dialog. Observe it does not work.
Expected behavior
The message list should show the messages with the respective keyword.
Please complete the following information:
- Browser: any
- IMAP daemon: cyrus
- PHP version: 8.3.12
- SnappyMail Version: 2.38.2
- Mode: nextcloud
Additional Information
Keyword search works as expected using the standard Nextcloud mail app. The problem must hence be in snappy mail, not the IMAP server.
Example: see above, I have added keyword "Test" in another IMAP-Client (Nextxloud's standard mail app) and Snappy fails to find it, displaying an error message that should never be shown to the user.
Other IMAP-Clients operate as expected.
It works on my Dovecot instances perfectly.
What means "It"?
Have you tested interaction with other IMAP clients (setting new keywords in other clients and then searching for them in Snappy?)
I have added keyword "Test" in another IMAP-Client (Nextcloud's standard mail app)
But that app is broken. See my report nextcloud/mail#10159