πConfiguring E-Mail services
sudo apt-get update -y
sudo apt-get install mailutils
sudo apt-get install ssmtp





Last updated
sudo apt-get update -y
sudo apt-get install mailutils
sudo apt-get install ssmtp





Last updated
cd /etc/ssmtp
vim ssmtp.conffileroot=bandan5121998@gmail.com
mailhub=smtp.gmail.com:485
AuthUser=bandan5121998@gmail.com
AuthPass=abfamgtxphxiwcat
UseSTARTTLS=yes
FromLineOverride=YES
hostname=localhost