fbpx
Skip to content
Heim » Blogg um netöryggi

Blogg um netöryggi

python emailing

Emailing from python3

In this article I deviate again from cybersecurity to continue with topic of how to send notifications from python, this time by sending fully functional email

How to email from PHP

How to email from PHP

In this article I’m replicating what I did with python with PHP and demonstrating how to send automated emails via PHP using he PHPMailer module.

Picture of shipping containers

Docker and Doppler

My latest project has been to get more comfortable with Docker, how it works, how to set it up, etc. During that I started learning how to integrate Doppler into Docker. This article explains my findings.