Send Text and HTML Email Using Python on the Raspberry Pi

My first attempt at Python programming was a script to send email. This is something I planned to use in a future applications so I thought it was a good first step. Sending Plain Text Email The first script shown below sends a basic plain text email to a specified email address. You need to … Continue reading Send Text and HTML Email Using Python on the Raspberry Pi