-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Milestone
Description
Issue Description
Currently, when using Dovecot with the Flatcurve plugin, we rely on the prefix-based search to find emails in clients like Roundcube. This follows a "Google-like" behavior.
However, we would prefer to also allow substring-based search to improve flexibility.
Expected Behavior
Searching for first should find first.user (prefix-based, current behavior).
Searching for user should also find first.user (substring-based, desired behavior).
Proposed Solution
Enable the substring search feature of the Flatcurve plugin by introducing an environment variable:
📖 Dovecot Flatcurve Substring Search
Alternative Solutions
Educate users to write full search terms for accurate results.
See Also
- NethServer ns8-mail v1.5.2
- https://mattermost.nethesis.it/nethesis/pl/i8tfrmzm3f8pjqu4w47k6hhowe
- https://mattermost.nethesis.it/nethesis/pl/qg686qdjctgjubcpq5mxmtrkjr
- https://mattermost.nethesis.it/nethesis/pl/8bfumprs3jgade68qf51popx7y
Thanks @lucagasparini for the suggestion! 🚀
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Type
Projects
Status
Done