Skip to content
This repository was archived by the owner on Jan 25, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions bestpractice/multiprofile.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ You can setup each profile like the example below:
set smtp_url ="smtp://user:pwd@smtp.domain.tld"

color status brightgreen blue
echo "Sending mail as mailbox@domain.tld"

### Hooks

Expand Down Expand Up @@ -87,4 +88,6 @@ between the accounts on neomutt's status color
color status brightgreen red # business
color status brightgreen blue # private

### Echoing

`echo` lets you print messages to the message window. You can use to print the mail address you switched your configuration to.