$> 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.