Using Gmail as the Email Client for your domain (Free)

Search for a command to run...

No comments yet. Be the first to comment.
All the tricks that I know and share to you guys, hopefully they would make your life easier
Hi folks, We live in a world where subscription-based models have been trending for years. Freemium is the term that you can use for free but limited features but if you upgrade to the next plan, you'll get access to huge features. And there are defi...
Hey guys, An update after I posted the “Laravel Excel: How to append rows to an existing Excel file“ a while back. This post will give you another solution and probably a better way to export that fits every case. Problems Previously, when trying to ...

Hey guys, An easy topic for today! Make something a default (e.g., category, product, campaign, etc). Let’s go with the categories table for the examples. Let’s say we only want one category to be the default one. And find out which is the optimal wa...
Hey guys, Probably a chapter 2 of this https://sethphat.dev/why-is-wordpress-still-an-awesome-cms blog post, haha. Here was the story: I’ve been spending like 2 days figuring out which CMS I want to use for my new blog (for my new hobby lol) Let’s se...

Hey guys, Well damn, it has been a while since my last post lol, lazy & busy. But here I am, back to write useful tips for y’all 🥹 Let us do some exporting tasks for today, using Laravel Excel to export XLSX (yeah CSV is so 2010 lol). But, append mo...

Hey guys, Recently, I just bought Herd PRO (a yearly subscription). I’ve been using the basic Herd since the first release. So, my latest work required interaction with S3 storage, there are several ways to achieve that in the local env: Use Cloud (...

Hey guys,
Today I'll share with you how to set up Gmail as the Email Client for your domain, and of course, it is totally FREE 😎.
We all know that when releasing a new product, especially if you're on the "solo" path, minimal cost would definitely help us do things in the long run 👀.
Email is one of the important things that we need to take care of. That's where customers will reach out to us, where we reply to them, and so on.
Email hosting costs around $1~$5 (e.g.: Google would cost $3.6 per month for the first year, and $7.2 for upcoming years).
Gmail is simply beautiful and has great UI/UX, mobile app, etc.
Home page: https://improvmx.com/
ImprovMX is a service that will forward emails to a configured email account. Basically, this is how it works:
Emails => ImprovMX => send to your Gmail account.
ImprovMV does offer a FREE version with fair usage. Even though your emails will be sent in the lower priority you don't have to worry, the delay would be around seconds.
Once you added your domain there, you can set rules like this:
support@your-domain.com => your-gmail@gmail.com
business@your-domain.com => your-other-gmail@gmail.com
*@your-domain.com => your-fallback-gmail@gmail.com
Isn't it cool? 😎
Yup, here is the original guide from ImprovMX https://improvmx.com/guides/send-emails-using-gmail/
Basically, add a new sender email, do some verifications and you're all set 🚀.
FREE
Easy setup
Suitable for starter products and small teams (~10 people)
Remember to add SPF, DKIM, and DMARC for better email deliverance (avoid "Spam")
When your product is growing so well, consider switching to Google Worksuite. Imagine headcounts increase, you will have a big pain managing emails 🥹
Well that's it guys, that's a trick to help you guys in your early-stage solo products.
Happy friyay and thanks for reading!