📧Mail Client
Manage your messages with this mail client
As of 0.1.0, this feature has been moved to the kernel addons.
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.
Connecting to your mail address
You can no longer sign in to your Google account as of May 30, 2022. We currently don't have plans to fix this.
To connect the mail client to your own e-mail address, follow these steps:
In the normal UESH shell, execute the
mail <address>
command to provide the credentials neededWait for a few seconds while your e-mail is being signed in
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 GPG4Win or similar software.
Commands
To get a list of available mail commands, consult the page below:
📄Commands ListLast updated