Under Development
stars

Query Dialog#

Introduction – Where am I?#

The Query Dialog shows matches from an external address-book query. Unlike the Alias Dialog, which reads NeoMutt’s local aliases, this dialog is filled by an external command such as an LDAP lookup, contacts script, or directory search. Its job is to help you find recipients who are not already stored in your alias list.

Query Dialog

What am I looking at?#

  • Each result row shows the display name, email address, and any extra text returned by the query backend.

  • The highlighted row is the address that will be inserted, mailed to, or turned into an alias.

  • The status line records the current query string.

  • The prompt line shows the live recipient or search text that produced these results.

What can I do?#

  • Select one or more addresses to insert into the current recipient field.

  • Run a new query or append more results to the current list.

  • Sort, limit, and tag results to narrow large address-book searches.

  • Create a local alias from a selected query result.

  • Compose a new message directly to the selected address.

  • Full reference: Query Functions, Generic Functions.

Where can I go next?#

Where did I come from?#

  • <query> from the Index Dialog opens this dialog explicitly.

  • Address completion from the Message Window can open it when you use query completion.

  • Editing recipient fields in the Compose Dialog is a common path into this dialog.

How do I configure this?#