Sometimes an update causes a chain reaction which borks a system. Here are some notes on how I fixed a SMTP mail issue on my Raspberry Pi camera project. A quick recap: the RPi camera takes pictures every ten minutes, each night the images get sent to a server and each week the transferred images […]
Tag: linux
I’ve Gotta Get A Message To You II: fixing SSMTP gmail authorisation
This is a ultra-short post related to sending email via the command line on Linux/Rasperry Pi. On 30 May 2022, Google disabled the handy feature that allowed less secure sign in to Google accounts. This feature was a handy way to authenticate command-line routines that send email. I noticed my daily emails had stopped, and […]