Explore >> Select a destination


You are here

schadokar.dev
| | humberto.io
3.2 parsecs away

Travel
| | Learn how to send, receive, and automate your email tasks using Python
| | blog.edmdesigner.com
3.3 parsecs away

Travel
| | In this post you'll learn how to send emails from the Linux command line. I'll show the most often used commands, SMTP configuration and terminal options.
| | www.ardanlabs.com
2.1 parsecs away

Travel
| | I wanted to send an email from my TraceLog package when a critical exception occurred. Fortunately Go's standard library has a package called smpt which can be found inside the net package. When you look at the documentation you are left wanting. I spent 20 minutes researching how to use this package. After fighting through the parameters and bugs, I came up with this sample code: package main import (
| | stevenhicks.me
20.3 parsecs away

Travel
| I recently presented at MKE Web Pros, about static site generators. I put together some slides and notes.