aboutsummaryrefslogtreecommitdiff
path: root/worker/imap/search.go
AgeCommit message (Collapse)Author
2019-09-11Add new search behaviour for imapJeffas
This patch adds search behaviour to allow searching in the body of the messages, the entire text (body + header), and searching just the from header.
2019-08-29extract search criteria parsing into the backendsReto Brunner