<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Izbasa Stefan</title>
    <link>https://blog.tste.dev/en/</link>
    <description>Recent content on Izbasa Stefan</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Thu, 25 Sep 2025 15:37:51 +0200</lastBuildDate>
    <atom:link href="https://blog.tste.dev/en/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Building my own email server</title>
      <link>https://blog.tste.dev/en/posts/email-server/</link>
      <pubDate>Thu, 25 Sep 2025 15:37:51 +0200</pubDate>
      <guid>https://blog.tste.dev/en/posts/email-server/</guid>
      <description>&lt;p&gt;I have owned the domain &lt;code&gt;tste.dev&lt;/code&gt; for years now, and I&amp;rsquo;ve always considered hosting my own email server.&#xA;It is no trivial task, but it means having better control of how my own data is stored and handled,&#xA;especially considering how much sensitive information is unfortunately transmitted via email.&lt;/p&gt;&#xA;&lt;h2 id=&#34;understanding-email&#34;&gt;Understanding email&lt;/h2&gt;&#xA;&lt;p&gt;When you compose and send an email, your client hands the message off to a Mail Transfer Agent (MTA)&#xA;using the SMTP protocol (Simple Mail Transfer Protocol). The MTA then looks up the recipient&amp;rsquo;s domain via DNS MX records to determine&#xA;which mail server should receive the message.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
