Install mailutils

1
sudo apt-get install mailutils

Send some test piped into the mail command

1
echo "testing" | mail -s Test [email protected]

Check the email address listed above