neomutt Command Examples

NeoMutt command-line email client. More information: https://neomutt.org.

neomutt -f {{path/to/mailbox}}

neomutt -s "{{subject}}" -c {{cc@example.com}} {{recipient@example.com}}

neomutt -a {{path/to/file1 path/to/file2 ...}} -- {{recipient@example.com}}

neomutt -i {{path/to/file}} {{recipient@example.com}}

neomutt -H {{path/to/file}} {{recipient@example.com}}