Send email from command line in Ubuntu is very convenient for many reasons, such as scheduling scripts that perform certain operations and send the output to e-mail (virus scanning, disk usage status, …). You can do it using the mail command but you need to configure an MTA (Mail Transport Agent) to work. On Linux …


