<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>smtp on jawr</title><link>https://jawr.github.io/jl-lu/tags/smtp/</link><description>Recent content in smtp on jawr</description><generator>Hugo -- gohugo.io</generator><language>en-gb</language><copyright>© {year}</copyright><lastBuildDate>Wed, 20 Jan 2021 09:56:13 +0900</lastBuildDate><atom:link href="https://jawr.github.io/jl-lu/tags/smtp/index.xml" rel="self" type="application/rss+xml"/><item><title>mx.ax - a closer look at SMTP</title><link>https://jawr.github.io/jl-lu/blog/mx.ax-a-closer-look-at-smtp/</link><pubDate>Wed, 20 Jan 2021 09:56:13 +0900</pubDate><guid>https://jawr.github.io/jl-lu/blog/mx.ax-a-closer-look-at-smtp/</guid><description>SMTP Simple Mail Transfer Protocol has been around for a long time and although it has been revised, extended and abused beyond its original intent, it does remain relatively simple.
If you want to send an email to yourfriend@domain.com your client first needs to use DNS to discover where to send the email. This information is stored within the MX record, i.e. for lawrence.pm:
;; QUESTION SECTION: ;lawrence.pm. IN MX ;; ANSWER SECTION: lawrence.</description></item><item><title>mx.ax - an email service for two</title><link>https://jawr.github.io/jl-lu/blog/mx.ax-an-email-service-for-two/</link><pubDate>Tue, 19 Jan 2021 11:11:57 +0900</pubDate><guid>https://jawr.github.io/jl-lu/blog/mx.ax-an-email-service-for-two/</guid><description>The Premise A friend of mine is addicted to domain names. He has an inordinate amount at his disposal and in his pursuit of more often finds himself needing services and scripts.
Among many of his requests was an email service to let him easily use these domains for email, without having to leave the comfortable indoctrination of our overlord Google.
His requirements were roughly:
Add and remove domain names for use.</description></item></channel></rss>