Отправка:
echo "Test text" | mail -s "Test title" -r a@address.ru
или
echo "Test text" | mail -s "Test title" a@address.ru -aFrom:from@address.ru