Examples (7)
Initialize the email database, optionally specifying the Maildir directory and email addresses
mu init --maildir=path/to/directory [email protected]Index new emails
mu indexFind messages to Alice with subject `jellyfish` containing the words `apples` or `oranges`
Find unread messages about words starting with `soc` (the `*` only works at the end of the search term) in the Sent Items folder
Find messages from Sam with attached images, between 2 KiB and 2 MiB, written in 2021
List contacts with `Bob` in either name or email address
mu cfind Bobmade by @shridhargupta | data from tldr-pages