Posted by alex in Insights at 1:49 PM
To install the “mail” CLI command on Linux using yum just install mailx using the command below.
[root@server ~]# yum install mailx
After installing this package you will be able to send mail using the Linux CLI command mail.
Tags:
CLI,
command,
email,
Linux,
mail,
mailx,
yum
This entry was posted on Wednesday, January 7th, 2009 at 1:49 PM and is filed under Insights. You can follow any responses to this entry through the RSS 2.0 feed. You can skip to the end and leave a response. Pinging is currently not allowed.
Thanks man, some times even the simplest of things get forgotten. Really didnt feel like installing sendmail.
Cheers
Ben
[Reply]
alex Reply:
March 10th, 2011 at 7:54 AM
Hello Ben,
No problem at all. One of the reasons we write these articles is for reference for ourselves… :) Thanks for taking the time to leave feedback.
Thanks.
alex
[Reply]
Thanks I didn’t want to install sendmail either
:D
Mauricio
[Reply]
alex Reply:
May 24th, 2011 at 12:46 PM
Hello Mauricio,
No problem. Thanks for taking the time to leave feedback.
Thanks.
alex
[Reply]
Perfect. Thank you for the pointer!
[Reply]
alex Reply:
April 20th, 2012 at 8:28 PM
Hello Patrick,
No problem. Thanks for posting feedback.
Thanks.
alex
[Reply]