TOOL » LINUX » NEOMUTT

Usage

Searching

Here some often used pattern modifiers. See a complete list here.

Pattern modifierDescription
all ~AAll messages
~f EXPRMessages originating from EXPR.
~t EXPRMessages addressed to EXPR.
~d RANGEMessages with date-sent in a Date range. Units: S,M,H,d,w,m,y. Syntax: >3m.
~s EXPRMessages having EXPR in the subject field.
~b EXPR =B STRINGMessages having EXPR in the message body. Use the latter for searching on the server.
~N ~ONew/Old messages.
~UUnread messages.
~RRead messages.
~FFlagged (important) messages.
~TTagged (selected) messages.