I'm looking to create a complete email solution on Azure that allows me to both send and receive emails using my own custom domain. Ideally, I want a webmail-style dashboard where I can manage my inbox just like traditional email services. Is there a straightforward way to achieve this? Any tips or suggestions would be greatly appreciated!
5 Answers
You could set up a self-hosted solution on an Azure VM using Roundcube along with Postfix and Dovecot. But be warned, Azure restricts outbound SMTP unless you have an enterprise agreement to unlock that port.
Another option is Azure Communication Services. It offers a variety of messaging capabilities, though it may require some additional setup.
If you're not familiar with hosting email servers, it's best to consider a managed provider like Zoho Mail or Google Workspace. They take care of all the heavy lifting for you!
You're essentially trying to reinvent the wheel here. Have you thought about just using Outlook or Exchange? The 'Exchange Online (Plan 1)' is pretty budget-friendly and might save you a lot of hassle.
You might want to look into using Exchange Online for this. Just keep in mind that Azure blocks port 25 for some plans, so double-check that before diving in.
Related Questions
Cloudflare Origin SSL Certificate Setup Guide
How To Effectively Monetize A Site With Ads