gitlabEdit

envelopeMail Client

Manage your messages with this mail client

E-mails are used to send messages electronically to different contacts using the Internet. The IMAP servers are there to manage the messages and receive them, while the SMTP servers are there to handle sending both unencrypted and encrypted messages to a recipient. These servers are authenticated by the e-mail address and its associated password.

The mail client downloads the messages and manages them locally, but interacts with the two servers to actually manage your messages and check for new e-mail by constantly sending requests for new messages.

triangle-exclamation

Connecting to your mail address

To connect the mail client to your own e-mail address, follow these steps:

1

Sign in to the mail shell

In the normal UESH shell, execute the mail <address> command to provide the credentials needed

2

Wait for authentication to complete

Wait for a few seconds while your e-mail is being signed in

3

Open the mail TUI (optional)

You can also use the interactive TUI version of the mail client by issuing the tui command inside the mail shell.

circle-info

To use the encrypted mail, you need to have both your private key and your recipient's public key. You can manage this by installing GPG4Winarrow-up-right or similar software.

Last updated