|
You are here |
schadokar.dev | ||
| | | | |
humberto.io
|
|
| | | | | Learn how to send, receive, and automate your email tasks using Python | |
| | | | |
blog.edmdesigner.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | I recently presented at MKE Web Pros, about static site generators. I put together some slides and notes. | ||