<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Rajat</title>
    <description>The latest articles on DEV Community by Rajat (@rajatdhoot123).</description>
    <link>https://dev.to/rajatdhoot123</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F62342%2F4db30a38-61e0-43f5-a24b-992cd5a40e28.jpeg</url>
      <title>DEV Community: Rajat</title>
      <link>https://dev.to/rajatdhoot123</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rajatdhoot123"/>
    <language>en</language>
    <item>
      <title>Creating unlimited free domain emails</title>
      <dc:creator>Rajat</dc:creator>
      <pubDate>Sat, 04 May 2024 16:05:03 +0000</pubDate>
      <link>https://dev.to/rajatdhoot123/creating-unlimited-free-domain-emails-4bib</link>
      <guid>https://dev.to/rajatdhoot123/creating-unlimited-free-domain-emails-4bib</guid>
      <description>&lt;h2&gt;
  
  
  In this blog, we will discuss how to create unlimited free domain emails (e.g. hello@domainname).
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Why we need domain emails
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Custom email addresses with your domain provide a professional appearance and brand recognition.&lt;/li&gt;
&lt;li&gt;You have complete control, ownership, and scalability with unlimited email addresses.&lt;/li&gt;
&lt;li&gt;Features like email forwarding, aliases, and robust spam filtering enhance organization and productivity.&lt;/li&gt;
&lt;li&gt;Customization options allow branding and personalization of email appearance.&lt;/li&gt;
&lt;li&gt;Custom email addresses enhance professionalism, credibility, and establish a professional online presence.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;To create custom domain emails, one of the easiest options is to use a paid service like &lt;a href="https://workspace.google.com"&gt;Google Workspace&lt;/a&gt; or &lt;a href="https://www.office.com"&gt;Microsoft 365&lt;/a&gt;. However, these services can be expensive, especially if you have created many apps and are yet to find paying users. For such use cases, the Cloudflare + Gmail combination works perfectly without any cost involved. In this blog, we will discuss how to create domain emails. In this blog, let create (&lt;a href="mailto:hello@rajatdhoot.com"&gt;hello@rajatdhoot.com&lt;/a&gt;) for my website, &lt;a href="https://www.rajatdhoot.com"&gt;https://www.rajatdhoot.com&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  Our Requirements
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Custom email (&lt;a href="mailto:hello@rajatdhoot.com"&gt;hello@rajatdhoot.com&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Free to send and receive messages&lt;/li&gt;
&lt;li&gt;Easy to use&lt;/li&gt;
&lt;li&gt;Can create unlimited custom emails&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Tools Required
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Gmail&lt;/li&gt;
&lt;li&gt;Cloudflare&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;First, we need a regular Gmail account. For our example, I am using my primary gmail account. If you don't have one, you can create a new account at &lt;a href="https://www.gmail.com"&gt;https://www.gmail.com&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Next, we need a DNS management tool. We are using Cloudflare for this purpose. Set up your domain in Cloudflare.&lt;/p&gt;

&lt;p&gt;Once you have the above tools ready, we can divide the process into two parts: receiving mail and sending mail.&lt;/p&gt;

&lt;h3&gt;
  
  
  Receiving Mail
&lt;/h3&gt;

&lt;p&gt;Will be using cloudfare email routing:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Log in to Cloudflare.&lt;/li&gt;
&lt;li&gt;Set up your website.&lt;/li&gt;
&lt;li&gt;Navigate to the Dashboard.
Choose and click on the desired website. For me it's "rajatdhoot.com", as I want to create a custom email like "hello@rajatdhoot com".&lt;/li&gt;
&lt;li&gt;Navigate to Email Routing for the selected website.&lt;/li&gt;
&lt;li&gt;Click "Get started". You may be able to create your own address to receive emails and take action.&lt;/li&gt;
&lt;li&gt;By default, email routing is disabled, so you need to enable it. Click the link to navigate to the Email Routing page.&lt;/li&gt;
&lt;li&gt;Add the DNS records prompted by Cloudflare.&lt;/li&gt;
&lt;li&gt;Now, you are ready to receive messages on your custom emails.&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  Sending Mail
&lt;/h3&gt;

&lt;p&gt;Sending mail requires a few more steps, which we will cover in the next part&lt;/p&gt;

&lt;p&gt;I am using this email setup for my various project &lt;a href="https://www.launchify.club"&gt;Launchify&lt;/a&gt; and others&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
