mutt
Verified for current stable LTS
Mutt Commands
Mutt command syntax with verified terminal examples.
Commands
5 commands for Mutt
mutt Operations
Mutt Command: Open Mailbox
mutt -f <mailbox> mutt Operations
Mutt Command: Send Email With Attachments
mutt -a <file1 file2 ...> -- <recipient@example.com> mutt Operations
Mutt Command: Send Email With Draft File
mutt -H <path/to/file> <recipient@example.com> mutt Operations
Mutt Command: Send Email With Message Body File
mutt -i <path/to/file> <recipient@example.com> mutt Operations
Mutt Command: Send Email With Subject And Cc
mutt -s <subject> -c <cc@example.com> <recipient@example.com> Suggest a Mutt Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Mutt workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.