sudo apt-get install exim4
sudo dpkg-reconfigure exim4-config
echo test | mail -s 'test from PAS buildbot' juacompe+pas@proteus-tech.com
tail -f /var/log/exim4/mainlog