Robert M. Münch 2025-01-01 15:19 wrote:

> I use the CTRL+OPTION+CMD-F to filter/search within smart mailboxes.

MailMate has a neat function to set up custom keybindings.

I have set it so "s" starts a global search and "/" starts a search in the 
current mailbox.

~~~~
{
  // Custom keybindings for Mailmate
  "s" = ( "goToMailbox:", "ALL_MESSAGES", "mailboxSearch:" );
  "/" = "mailboxSearch:";
}
~~~~

> Is there a way to pre-configure the selection of which parts of messages are 
> searched? It’s always set to From=>Contains, but I would like to search for 
> Common Headers and Text.

Edit -> Find -> Use as default search

Fredrik
_______________________________________________
mailmate mailing list
Unsubscribe: https://lists.freron.com/listinfo/mailmate

Reply via email to