retrofit mail command

Draft | Approver: psycore

retrofit mail command

You can see how to install the mail binary here.

Problem

If you want to execute the

$> mail

command, it can happen that it is not always available.

Solution

In order to

$> mail

to use the mailutils must be installed. To do this, enter the following as the root user:

$> apt-get update
$> apt-get install mailutils

The mail command can now be used.

en/linux/debian/mail.txt ยท Last modified: 2023/12/06 16:09
CC Attribution-Noncommercial-Share Alike 4.0 International