Docker Send Email with Bash Scripts (bytemark/smtp + Gmail SMTP)
Docker send email guide using bytemark/smtp and Gmail SMTP. Set up automated email notifications with a simple bash script for cron jobs and backup alerts.
Hi, my name is Adam Fallon, and I live in London, UK. I am a software engineer, and have a degree in Computer Science.
I like classical literature, going to the cinema and videogames.
Here I mostly write about tech. I dislike large social media sites - as they trample over user privacy, so maintain this website as a way of sharing who I am with the world.
Docker send email guide using bytemark/smtp and Gmail SMTP. Set up automated email notifications with a simple bash script for cron jobs and backup alerts.
How we built a real-time LLM translation service at Trainline using Claude 3.5 and AWS Bedrock to translate travel disruption messages across languages.
How to use Elasticsearch and Kibana to search through the Facebook data breach. Step-by-step guide to indexing millions of records with Docker.
Learn how to build an iOS network logging tool that captures HTTP requests on-device, eliminating the need for proxy setup during mobile release testing.
Learn how to build location-based features using Postgres geospatial extensions. Use earthdistance and cube to find nearby posts like YikYak did.