HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

alpine — An email client and Usenet newsgroup program with a pico/nano-inspired interface. Supports most mode

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandclientalpineandnewsgroupcliusenetemail
linux

Problem

How to use the alpine command: An email client and Usenet newsgroup program with a pico/nano-inspired interface. Supports most modern email services through IMAP. More information: <https://manned.org/alpine>.

Solution

alpine — An email client and Usenet newsgroup program with a pico/nano-inspired interface. Supports most modern email services through IMAP. More information: <https://manned.org/alpine>.

Open alpine normally:
alpine


Open alpine directly to the message composition screen to send an email to a given email address:
alpine {{email@example.net}}


Quit alpine:
<q><y>

Code Snippets

Open alpine normally

alpine

Open alpine directly to the message composition screen to send an email to a given email address

alpine {{email@example.net}}

Quit alpine

<q><y>

Context

tldr-pages: linux/alpine

Revisions (0)

No revisions yet.