Testing Mail From the Command Line on Ubuntu September 19, 2012 One-minute read Command Line • UbuntuInstall mailutils1 sudo apt-get install mailutils Send some test piped into the mail command1 echo "testing" | mail -s Test [email protected] Check the email address listed above