← 返回命令列表

Linux command

nmail 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Launch the email client

nmail

Set up a Gmail account

nmail -s gmail

Set up an Outlook account

nmail -s outlook

说明

nmail is a console-based email client for Linux and macOS with a user interface similar to Alpine/Pine. It supports IMAP and SMTP, multiple accounts, email threading, searching and filtering, viewing HTML emails (converted to text or opened in an external browser), composing HTML emails with Markdown, draft messages, offline composition, and attachment handling. Setup wizards are provided for Gmail and Outlook/Hotmail. External text editors like vim or emacs can be used for composing.

参数

-s _SERVICE_
Run the setup wizard for a specific service (gmail, outlook).

FAQ

What is the nmail command used for?

nmail is a console-based email client for Linux and macOS with a user interface similar to Alpine/Pine. It supports IMAP and SMTP, multiple accounts, email threading, searching and filtering, viewing HTML emails (converted to text or opened in an external browser), composing HTML emails with Markdown, draft messages, offline composition, and attachment handling. Setup wizards are provided for Gmail and Outlook/Hotmail. External text editors like vim or emacs can be used for composing.

How do I run a basic nmail example?

Run `nmail` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -s _SERVICE_ do in nmail?

Run the setup wizard for a specific service (gmail, outlook).