Hello, On Sun, Aug 14, 2011 at 12:24:49PM -0300, Marcelo Luiz de Laia wrote: > Mutt have a search function, / , the is very simple. But, it do search > only in the to: and subject: fields. > > Are ther a way to do search in all field (to:, subject:, body, etc) of > messages? > > How coul I improve mutt search function?
as you describe it it may be useful if you have a look on the "limit" command in combination with the patterns described in section 4.2 of the manual [1]. The limit command can be used to filter a specific maibox by addresses or body parameters (and even more). If you need more searching capabilities (e. g. fulltext search) you may have a look on this [2] web page. hth, thomas [1] http://www.mutt.org/doc/manual/manual-4.html#ss4.2 [2] http://wiki.mutt.org/?UserStory/SearchingMail