<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Email on Macrogol's Blog</title><link>https://blog.macrogol.xyz/tags/email/</link><description>Recent content in Email on Macrogol's Blog</description><generator>Hugo -- 0.162.1</generator><language>en</language><copyright>CC BY-SA 4.0</copyright><lastBuildDate>Fri, 10 Nov 2023 10:51:37 +0100</lastBuildDate><atom:link href="https://blog.macrogol.xyz/tags/email/index.xml" rel="self" type="application/rss+xml"/><item><title>Increasing Privacy in Mail Clients</title><link>https://blog.macrogol.xyz/en/mail-privacy/</link><pubDate>Sun, 10 Sep 2023 00:00:00 +0000</pubDate><guid>https://blog.macrogol.xyz/en/mail-privacy/</guid><description>&lt;p&gt;Mail clients are notorious for sending information not really required for mail conversations.
They leak their identity and version number, sometimes even the operating system in &lt;code&gt;User-Agent&lt;/code&gt; and &lt;code&gt;X-Mailer&lt;/code&gt; headers.
They leak the locally set time zone in the &lt;code&gt;Date&lt;/code&gt; header.
And sometimes they leak the private IP addresses during mail sending.&lt;/p&gt;
&lt;p&gt;Here I document some settings to hide this information in my preferred mail clients.
&lt;strong&gt;Note:&lt;/strong&gt; Hiding this metadata might not be enough to fully disguise your choice of mail clients.
The ordering of mail headers was not tackled, behavior with attachments varies equally high and other details disclose the mail client identity.&lt;/p&gt;</description></item><item><title>Hosting a Mail Server at Home</title><link>https://blog.macrogol.xyz/en/mail-server-at-home/</link><pubDate>Sun, 14 May 2023 00:00:00 +0000</pubDate><guid>https://blog.macrogol.xyz/en/mail-server-at-home/</guid><description>&lt;p&gt;I&amp;rsquo;m using &lt;a href="https://nixos.org/"&gt;NixOS&lt;/a&gt; since over a year for most of my server stuff and I&amp;rsquo;m loving it.
One of the missing services was my email setup, originally deployed on Debian 10, later upgraded to Debian 11.
I followed a &lt;a href="https://www.c0ffee.net/blog/mail-server-guide"&gt;setup guide&lt;/a&gt; and was quite happy, tweaking it over the years to my needs.
Roughly, the software stack consists of Postfix as the &lt;a href="https://en.wikipedia.org/wiki/Message_transfer_agent"&gt;MTA&lt;/a&gt; (&amp;ldquo;SMTP server&amp;rdquo;), Dovecot as the &lt;a href="https://en.wikipedia.org/wiki/Message_delivery_agent"&gt;MDA&lt;/a&gt; (&amp;ldquo;IMAP server&amp;rdquo;) and rspamd including its requirement, redis, for spam protection and SPF/DKIM/DMARC verification as well as DKIM signing for outgoing mail.
I avoided a webmail service to keep things simple and I already use standard mail clients across my personal devices anyway.&lt;/p&gt;</description></item></channel></rss>