Is your feature request related to a problem?
No way to automatically file or flag incoming mail by sender/subject.
Describe the solution you'd like
Add a rules engine that matches incoming messages and applies actions (move, mark read, flag, delete).
Describe alternatives you've considered
Manual triage.
Additional context
Evaluate on fetch in fetcher/dispatch.go; rules config + settings UI.
Is your feature request related to a problem?
No way to automatically file or flag incoming mail by sender/subject.
Describe the solution you'd like
Add a rules engine that matches incoming messages and applies actions (move, mark read, flag, delete).
Describe alternatives you've considered
Manual triage.
Additional context
Evaluate on fetch in
fetcher/dispatch.go; rules config + settings UI.