Skip to content

Enable Substring Search in Dovecot #7292

@stephdl

Description

@stephdl

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


Thanks @lucagasparini for the suggestion! 🚀

Metadata

Metadata

Assignees

Labels

verifiedAll test cases were verified successfully

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions