<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Email on WhyNotHugo</title><link>https://whynothugo.nl/tags/email/</link><description>Recent content in Email on WhyNotHugo</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Tue, 16 Jan 2024 13:55:28 +0100</lastBuildDate><atom:link href="https://whynothugo.nl/tags/email/posts.xml" rel="self" type="application/rss+xml"/><item><title>Nine months of Xendmail</title><link>https://whynothugo.nl/journal/2024/01/16/nine-months-of-xendmail/</link><pubDate>Tue, 16 Jan 2024 11:27:11 +0100</pubDate><guid>https://whynothugo.nl/journal/2024/01/16/nine-months-of-xendmail/</guid><description>Last year I wrote xendmail, a tool based on the proposal mentioned in my thoughts on sendmail in 2023 article. Xendmail exposes the same interface as sendmail1, it takes an email as input, reads credentials from the user&amp;rsquo;s secret store, and dispatches the email via an the appropriate SMTP server. Xendmail implements the 5% of sendmail that I need, plus 5% extra which no other implementation offers.
The approach has somewhat worked, but has some issues.</description></item><item><title>Thoughts on sendmail in 2023</title><link>https://whynothugo.nl/journal/2023/03/30/thoughts-on-sendmail-in-2023/</link><pubDate>Thu, 30 Mar 2023 00:00:00 +0000</pubDate><guid>https://whynothugo.nl/journal/2023/03/30/thoughts-on-sendmail-in-2023/</guid><description>Sendmail is a classic mail transfer agent (MTA) in the world of Unix-like systems. It&amp;rsquo;s design is simple, and worked well for many setups for decades. For many scenarios it still works. For others, it does not.
Sendmail as a system-wide tool[permalink] Sendmail is typically set up by a system administrator and configured to relay emails from any local user via some administrator-defined mechanism. This doesn&amp;rsquo;t play well with typical multi-users systems as we see today, especially if they each have their own different mailbox providers and accounts.</description></item></channel></rss>