E-Mail with Raspberry Pi #
A quick guide to setting up the E-Mail on Raspberry Pi.
Using SSMTP #
pi@raspberrypi ~ $ sudo apt-get install ssmtp mailutils mpack
Now edit the file /etc/ssmtp/ssmtp.conf as root and add the next lines. Please note that some of the lines already exist and may need to be changed. Others don’t exist yet and need to be added to the end of the file.