How to Send Mail from the Linux Command Line

2668

 For sending and receiving mails we are used to web based services like gmail, yahoo etc or desktop based mail clients. However on linux we can easily send/receive mails from command line as well. This is useful in situations like sending mails from shell scripts or through some other kind of program.

This tutorial explains, how to use to the mail command on linux to send and receive mails.

Read more at Binary Tides.