Sunday, March 29, 2020

WEEK 7

Title: Program mail inside raspberry pi

I need to install software inside raspberry pi for sending mail. I using ssmtp which is an easy and good solution for sending mail using command line or using Python Script:

1. Install two libraries for sending mail using SMTP, below are the command line:
     


2. After installing the libraries i need to open smmtp.comp file and edit this configuration file as shown in the picture below.


No comments:

Post a Comment