<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Eip on DevLogs</title><link>https://blog.param.sh/tags/eip/</link><description>Recent content in Eip on DevLogs</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 15 Mar 2026 03:55:13 +0530</lastBuildDate><atom:link href="https://blog.param.sh/tags/eip/index.xml" rel="self" type="application/rss+xml"/><item><title>Part 3.1: Setting up AWS infra for hosting a mail server</title><link>https://blog.param.sh/posts/setting-up-your-own-mail-server/</link><pubDate>Sun, 15 Mar 2026 03:55:13 +0530</pubDate><guid>https://blog.param.sh/posts/setting-up-your-own-mail-server/</guid><description>&lt;div class="notice note"&gt;
 &lt;div class="notice-title"&gt;
 &lt;i class="fa-solid fa-sticky-note" aria-hidden="true"&gt;&lt;/i&gt;Note
 &lt;/div&gt;
 &lt;div class="notice-content"&gt;This walkthrough is part of the &lt;a href="https://blog.param.sh/series/cloning-gmails-architecture" &gt;Cloning Gmail&amp;rsquo;s Architecture&lt;/a&gt; series. For better context, I suggest you to start from &lt;a href="https://blog.param.sh/posts/mail-server-communications-101/" &gt;Part 1&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;In this tutorial, we will look how we can deploy an EC2 instance, assign an Elastic IP (static public IP), enable port access for SMTP / IMAP communications and more, to configure the infrastructure for self-hosting a private email server.&lt;/p&gt;
&lt;h3 id="pre-requisites"&gt;
 Pre-Requisites
 &lt;a class="heading-link" href="#pre-requisites"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Have an AWS Account and basic knowledge on how to setup an EC2 instance in AWS.&lt;/li&gt;
&lt;li&gt;Know about mail protocols and how mail communication works.&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;If you have any other cloud provider as your preference feel free to jump to the &lt;a href="#setting-up-the-mail-server" &gt;Setting up the Mail Server&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>