NevTan Mail is secure, ad-free business email for your entire organization, offering email on your own domain, a calendar and meetings built into your inbox, and the admin controls to run your team. In this guide, you will learn how to set up business email on your domain in 10 minutes, transforming a generic Gmail address into a professional communication hub that builds trust with every client. We will walk you through the exact steps, from domain verification to configuring critical DNS records, ensuring your messages land in the inbox, not the spam folder. By the end, you will have a fully operational business email system with your team ready to collaborate, all within a single sitting. This process is designed to be fast, but it is also built on best practices that protect your domain's reputation and security from day one. For the wider picture of what the platform does, see our complete NevTan Mail platform guide. Let's get your business looking professional with an email address that matches your brand.
TL;DR: Setting up business email on your domain with NevTan Mail takes about 10 minutes. You need a domain name, a NevTan Mail account, and access to your DNS provider. The core steps are: 1) Add your domain, 2) Create user mailboxes, 3) Update DNS records (MX, SPF, DKIM, DMARC), 4) Verify your setup, and 5) Start sending. This guide provides the exact steps to complete this process quickly and correctly.
What You Need Before Starting
Before you begin the 10-minute setup, you need three things ready. First, you must own a domain name, such as yourcompany.com, purchased from a registrar like Namecheap, GoDaddy, or Cloudflare β our guide on why business email belongs on your own domain covers the credibility case if you are still deciding. Second, you need access to your DNS management panel, which is usually provided by your domain registrar or hosting provider. Third, you need an account with NevTan Mail, which you can create directly on the NevTan Mail website. Having these three items ready will ensure a smooth, uninterrupted setup process. If you are migrating from another provider, you should also have your existing mailbox credentials handy, though this is not required for the initial setup.
It is worth noting that you do not need any technical expertise to complete this setup. The entire process is designed to be guided, with NevTan Mail generating the exact DNS records you need and verifying them automatically once you add them to your provider. If you have ever added a TXT record for website verification with Google Search Console or Shopify, you already have the skills required here. The only decision you need to make in advance is which domain you want to use for your business email. If you already have a website live on your domain, the setup process will not disrupt your website traffic, because you are only adding new DNS records, not modifying existing ones. This means you can set up business email without any downtime for your current services, which is a critical consideration for businesses that rely on their website for leads and sales.
Step-by-Step Guide
Step 1: Add Your Domain to NevTan Mail
The first step is to add your domain name to your NevTan Mail account. Log in to your NevTan Mail dashboard and navigate to the "Domains" section. Click "Add Domain" and enter your domain name, for example, acme.com. NevTan Mail will then generate a list of DNS records that you will need to add to your DNS provider. This process is the foundation of your business email setup, as it tells NevTan Mail which domain you want to manage. It is a straightforward process that takes less than two minutes. Once you have added the domain, it will appear in a "Pending" state until you verify the DNS records in the next steps.
When you add your domain, NevTan Mail will present you with a set of records that typically includes an MX record for mail routing, a TXT record for SPF, a TXT record for DKIM, and a TXT record for DMARC. You will copy each of these records exactly as they appear, including the host name, the value, and the TTL. Most DNS providers have a simple "Add Record" button that lets you paste these values directly. If you are using Cloudflare, Namecheap, or GoDaddy, the interface is intuitive and you will be able to add all records in under five minutes. After you add the records, return to NevTan Mail and click "Verify" β the system will check that the records are live and correctly configured. Verification is usually instant, though DNS propagation can occasionally take longer, so do not be alarmed if it does not verify on the first attempt.
π‘ Pro Tip: If you are moving from an existing provider, lower the TTL on your current MX records to 300 seconds a day before you switch. Resolvers will then pick up your new records within minutes instead of caching the old ones for an hour or more, which is the single biggest cause of "my email disappeared for a few hours" complaints during a migration.
Step 2: Create Your User Mailboxes
With your domain added, the next step is to create email addresses for your team. In the NevTan Mail admin panel, go to "Users" and click "Add User." You will need to enter the person's name and choose their email address, such as sarah@acme.com. You will also set a temporary password that they can change upon first login. NevTan Mail allows you to create as many mailboxes as you have seats on your plan. This step is where you define your team's identities, so take a moment to plan your naming convention, such as firstname@ or firstname.lastname@. Creating users is quick, and you can batch-add multiple team members at once to save time.
When creating mailboxes, you should also consider role-based access controls. NevTan Mail lets you assign different permission levels to different users, so you can designate an administrator who manages DNS settings and billing, while other team members only have access to their own inbox and calendar. You can review how permissions and seats work on the NevTan Mail features page. This is particularly important for growing teams where you want to delegate administrative tasks without giving everyone full control over the domain. You can also set up aliases, which are additional email addresses that forward to a primary mailbox. For example, you might create sales@acme.com as an alias that forwards to your sales manager's primary address. Aliases do not consume additional seats, so you can create as many as you need to cover different functions like billing@, hr@, and support@ without increasing your monthly cost.
π‘ Pro Tip: Create generic addresses like info@ or support@ in addition to personal ones. These can be managed by multiple people and are essential for customer-facing communications. Set up forwarding rules so that emails sent to info@acme.com are automatically routed to the appropriate team member, or create a shared mailbox that multiple people can access.
Step 3: Configure Your DNS Records (MX, SPF, DKIM, DMARC)
This is the most critical step in the entire setup process, as it determines whether your emails are delivered to the inbox or filtered into spam. The four types of records you need to configure are MX, SPF, DKIM, and DMARC. The MX (Mail Exchange) record tells other mail servers where to deliver email sent to your domain. SPF (Sender Policy Framework) is a TXT record that lists which servers are authorized to send email on behalf of your domain. DKIM (DomainKeys Identified Mail) is a cryptographic signature that verifies your emails were not tampered with in transit. DMARC (Domain-based Message Authentication, Reporting, and Conformance) ties SPF and DKIM together and tells receiving servers what to do if an email fails authentication. If any of this feels abstract, our guide to domain authentication and why business emails land in spam walks through each record with examples.
NevTan Mail generates all four records for you automatically when you add your domain. You simply copy each record into your DNS provider's management panel. For the MX record, you will typically set the priority to 10 and the mail server address to the one provided by NevTan Mail. For SPF, you will add a TXT record with a value like v=spf1 include:mail.nevtan.com ~all. For DKIM, you will add a TXT record with a unique selector that NevTan Mail provides. For DMARC, you will add a TXT record with a policy of p=none initially, which you can later tighten to p=quarantine or p=reject once you confirm your emails are authenticating correctly. This gradual approach is standard practice, as it allows you to monitor your email traffic and ensure no legitimate senders are being blocked before you enforce a strict policy.
Step 4: Verify Your Setup and Run Deliverability Tests
Once you have added all DNS records, return to NevTan Mail and click "Verify" on your domain. The system will check each record and confirm that it is correctly configured. This verification typically takes less than a minute. After verification, you should send a test email to a personal address and to a free provider like Gmail or Outlook to confirm delivery. You should also check that the email lands in the inbox, not the spam folder. If it lands in spam, there is likely an issue with your SPF or DKIM records β our guide on why emails go to spam and how to fix it covers the usual culprits in order of likelihood.
For a more thorough check, you can use external tools like MXToolbox or Google's Postmaster Tools. MXToolbox offers a free email deliverability test that checks your MX, SPF, DKIM, and DMARC records and reports any issues. Google's Postmaster Tools provides reports on your domain's reputation, spam rate, and delivery errors β note that it needs meaningful daily volume to your Gmail recipients before the dashboards populate, so a brand-new domain will look empty at first. These tools are free and provide a comprehensive view of your domain's email health. Run them immediately after setup and then periodically thereafter, following our email deliverability best practices.
Step 5: Start Sending and Set Up Your Team
With your domain verified and your mailboxes created, you are ready to start using your new business email. Log in to your NevTan Mail inbox and send a welcome email to your team. You can also set up your calendar and meetings directly from the inbox, as NevTan Mail includes these features natively β our guide to keeping email, calendar, and tasks in one workspace explains why that consolidation matters. If you are migrating from another provider, you can use the built-in OAuth migration tool to import your existing emails, contacts, and calendar events. This migration runs in the background, so your team can continue working while the import completes.
To onboard your team, share the login credentials with each user and ask them to change their temporary password on first login. You should also set up two-factor authentication for all accounts to add an extra layer of security; NevTan Mail supports TOTP-based 2FA, which you can enable in the security settings. For a fuller picture of how your mail is protected in transit and at rest, see our overview of email encryption for business. Finally, set a standard signature for your team that includes your company name, website, and phone number, and configure out-of-office and auto-reply rules before anyone's first holiday. It is also worth reviewing how AI features are changing inbox triage so your team adopts the useful ones early.
What the Major Mailbox Providers Now Require
This is the part most 10-minute setup guides skip, and it is the reason authentication is no longer optional. Since February 1, 2024, Google has required that senders of 5,000 or more messages per day to Gmail accounts publish a DMARC record, pass SPF or DKIM alignment, use a TLS connection, hold valid forward and reverse DNS records, and keep the spam rate reported in Postmaster Tools below 0.3%. Yahoo announced matching requirements on the same timeline, and Microsoft began enforcing its own version for high-volume senders to Outlook and Hotmail addresses in May 2025 β with non-compliant bulk mail rejected outright rather than filtered to junk.
Two practical implications follow. First, even if you send far below 5,000 messages a day, Gmail's baseline expectations still apply to every sender: SPF or DKIM authentication, valid PTR records, TLS, and RFC 5322-compliant message formatting. Configuring all four records at setup means you never have to retrofit them under pressure. Second, if you plan to send newsletters or campaigns as well as everyday business mail, keep the two streams separate β our breakdown of transactional vs marketing emails explains why mixing them on one domain puts your team's day-to-day correspondence at the mercy of your campaign complaint rate.
How Business Email Setup Works Technically
Understanding the technical mechanics behind business email setup helps you troubleshoot issues and make informed decisions. When you send an email from sarah@acme.com, your email client connects to the NevTan Mail server using SMTP (Simple Mail Transfer Protocol) on port 587 with STARTTLS, or on port 465 with implicit TLS. The server then looks up the recipient's domain and queries its MX records to find the receiving mail server. The receiving server checks the SPF record of the Return-Path domain to confirm that the sending server is authorized. It also checks the DKIM signature to verify that the email content was not altered during transit. Finally, it checks the DMARC policy to determine what to do if SPF or DKIM fails or fails to align with the visible From address. If you are wiring up an application or a desktop client rather than using webmail, our comparison of IMAP vs SMTP vs API integrations covers which protocol fits which job.
This three-layer authentication system β SPF, DKIM, and DMARC β is what separates legitimate business email from spam and phishing attempts. SPF is like a guest list at a party: it tells the bouncer (the receiving server) which servers are allowed in. DKIM is like a wax seal on a letter: it proves the letter was not opened and resealed. DMARC is the policy that tells the bouncer what to do if someone not on the list tries to get in or if the seal is broken. Without all three records properly configured, your emails are more likely to be flagged as suspicious, which is why NevTan Mail guides you through setting up all three during the initial configuration. For the security side of this β how TLS, phishing filters, and authentication interact β see our explainer on phishing protection and TLS encryption.
The MX record is the foundation of this system, as it routes all email for your domain to the correct mail server. When you set up business email with NevTan Mail, you replace your domain's default MX records (which may be pointing to your web host or registrar) with NevTan Mail's MX records. This change does not affect your website, because website traffic uses A records and CNAME records, not MX records. This separation is why you can set up business email without any downtime for your website.
Explanation
Setting up business email on a custom domain is fundamentally a DNS (Domain Name System) configuration task. When you add your domain to NevTan Mail, the platform generates four specific DNS records that you publish through your registrar or hosting provider. These records work together to route mail and establish your domain's sending reputation. The MX record, with a priority value typically set to 10, directs incoming mail to NevTan Mail's servers. If no MX record is published, RFC 5321 tells sending servers to fall back to your domain's A or AAAA record β which usually means your mail is delivered to your web server, where nothing is listening on port 25, and it bounces. Either way, inbound mail fails, which is why the MX record is the one you verify first.
The SPF record is a TXT record that defines an allowlist of servers permitted to send email on your behalf. A typical NevTan Mail SPF record looks like v=spf1 include:mail.nevtan.com ~all. The include mechanism references NevTan Mail's SPF record, which authorizes a specific set of sending IP addresses. The ~all tag at the end is a "soft fail" qualifier, which tells receiving servers to mark messages from unauthorized sources as suspicious rather than reject them outright. Once you are confident your record lists every legitimate sender, you can tighten this to -all. One constraint to respect from the start: SPF permits a maximum of 10 DNS-querying mechanisms per evaluation, and nested include statements count toward that limit. Exceeding it produces a permanent error that invalidates the whole record, and it is one of the most common ways a technically "valid-looking" SPF record silently stops working after a team adds a CRM, a help desk, and a newsletter tool to the same domain.
DKIM adds a cryptographic layer to your emails. NevTan Mail generates a unique public key that you publish as a TXT record with a selector name like nevtan._domainkey. When NevTan Mail sends an email, it signs the message headers and body with the corresponding private key. Receiving servers use your published public key to verify this signature. DKIM also survives forwarding in a way SPF does not: because it validates the message content rather than the connecting IP address, a DKIM signature stays valid when a recipient forwards your email or a mailing list relays it, whereas SPF breaks the moment the sending IP changes. This is why relying on SPF alone leaves gaps that DKIM closes.
DMARC builds on SPF and DKIM by providing a policy framework. Your DMARC record, published at _dmarc.yourdomain.com, specifies a policy (p=none, p=quarantine, or p=reject) and includes an email address (rua=) for receiving aggregate reports. These reports, typically sent daily, contain XML data showing how many messages passed or failed SPF and DKIM checks. The p=none policy is the right starting point because it lets you monitor your email traffic without affecting delivery, and you can tighten the policy after two to four weeks of clean reports. Publishing p=none and leaving it there indefinitely is a common trap β it satisfies the letter of the bulk-sender requirements while providing no actual protection against someone spoofing your domain, and mailbox providers increasingly treat long-term p=none domains with suspicion.
DNS propagation is the final technical consideration. When you add or modify DNS records, the changes must propagate across the global DNS network. While most providers update within minutes, the TTL (Time to Live) on your records determines the maximum propagation time. A TTL of 3600 seconds (1 hour) means that DNS resolvers may cache your old records for up to one hour. If your previous records had a long TTL, propagation can stretch considerably longer, which is why lowering the TTL in advance (see Step 1) is worth the extra day of planning. NevTan Mail's verification system checks for the correct records and confirms they are live, so you will know immediately if there is an issue.
Common Mistakes to Avoid
One of the most common mistakes when setting up business email is copying DNS records incorrectly. A single typo in an SPF or DKIM record can cause all your emails to fail authentication and land in spam. Always copy records exactly as provided, including the version prefix (v=spf1, v=DKIM1, v=DMARC1). Another common mistake is publishing multiple SPF records. The SPF specification allows exactly one SPF record per domain; if a receiving server finds two, evaluation returns a permanent error and your SPF result is effectively unusable β meaning DMARC then has to rely entirely on DKIM to pass. If your domain already has an SPF record from a previous email provider, merge NevTan Mail's include into that single record rather than adding a second one.
A third mistake is skipping DMARC entirely. While a DMARC record is not required for basic email delivery, it is now required by Google, Yahoo, and Microsoft for anyone sending at volume, and it is your only protection against attackers spoofing your domain in phishing campaigns aimed at your own customers. A fourth mistake is forgetting to update your MX records after migrating from another provider. If you leave your old MX records in place, email will continue to be delivered to your old provider, and you may miss important messages. Finally, many users skip two-factor authentication, leaving their business email accounts vulnerable to unauthorized access. Enable 2FA for every mailbox, and treat administrator accounts as non-negotiable.
How to Choose
Choosing the right business email provider requires a clear decision framework. Start by evaluating your team size and growth projections. If you have 5 employees today but expect 20 within a year, you need a provider that scales without requiring a complex migration. NevTan Mail offers flexible seat-based pricing that grows with your team, and you can add or remove users at any time β billing and cancellation specifics are set out in our terms of service. Second, assess your security requirements. If your business handles sensitive client data, you need TLS encryption, role-based access controls, and two-factor authentication, all of which are built into NevTan Mail.
Third, consider the total cost of ownership. Compare the monthly per-seat price against the cost of a generic provider plus separate tools for calendar, meetings, and e-signatures β bundling these into one subscription typically removes at least one or two line items from your software budget. If you are working to a tight number, our guide to cheap business email for startups in 2026 compares the realistic options. Fourth, evaluate the migration process: if you are switching from Gmail or Outlook, you need OAuth-based migration that preserves your existing emails and contacts. Fifth, check the provider's deliverability infrastructure and whether they provide guided SPF/DKIM/DMARC setup. Finally, consider the interface your team will actually live in every day β our piece on why teams are switching to modern webmail in 2026 covers what has changed. If you also need e-signatures or marketing automation, choosing a provider within the connected NevTan suite means your tools work together seamlessly.
Frequently Asked Questions
How long does it take to set up business email on my domain?
The active setup process takes about 10 minutes. DNS propagation is the variable: most providers update within minutes, but records with a long TTL can take considerably longer to refresh globally. You can start sending as soon as NevTan Mail verifies your DNS records, and verification typically completes in under a minute once your records are live.
Do I need to buy a new domain for business email?
No, you can use any domain you already own. If you do not have a domain, you can purchase one from any registrar like Namecheap, GoDaddy, or Cloudflare for around $10β15 per year, and then connect it to NevTan Mail. The setup process is identical whether you use a new or existing domain, and NevTan Mail provides all the DNS records you need.
Will setting up business email affect my website?
No, adding MX, SPF, DKIM, and DMARC records does not affect your website. These records only control email routing and authentication. Your website uses A and CNAME records, which remain untouched. This separation means you can set up business email without any downtime for your website, even if your domain is actively serving traffic.
Can I migrate my existing emails from Gmail or Outlook?
Yes, NevTan Mail includes an OAuth migration tool that lets you import emails, contacts, and calendar events from other providers. The migration runs in the background, so your team can continue working without interruption. You can initiate the migration from the admin panel, and the tool handles the authentication and data transfer securely.
What is the difference between SPF, DKIM, and DMARC?
SPF is a TXT record that lists authorized sending servers for your domain. DKIM is a cryptographic signature that verifies email integrity and survives forwarding. DMARC is a policy that tells receiving servers how to handle emails that fail SPF or DKIM checks, and it requires that whichever check passes also aligns with the visible From address. All three work together to protect your domain and improve deliverability.
How many email addresses can I create with NevTan Mail?
You can create as many mailboxes as you have seats on your plan, plus aliases that forward to those mailboxes without consuming additional seats. For example, you can create sales@, info@, and support@ aliases that all route to your team's primary mailboxes, covering multiple functions without increasing your monthly cost.
Does NevTan Mail include a calendar and meetings?
Yes, NevTan Mail includes a built-in calendar and meetings feature. You can schedule appointments, send meeting invitations, and manage your schedule directly from your inbox. This integration eliminates the need for a separate calendar tool. The calendar syncs across your devices and supports multiple time zones.
Is NevTan Mail really ad-free?
Yes, NevTan Mail is completely ad-free. We do not scan your emails for advertising purposes, and we do not sell your data. This is a core part of our product philosophy, and it is documented in our privacy policy. You will never see ads in your inbox or have your data used for advertising.
Get Started
If you are ready to take your business communication to the next level, NevTan Mail is the solution you have been looking for. Setting up business email on your custom domain is one of the highest-impact changes you can make for your business credibility, and NevTan Mail makes the entire process fast, secure, and straightforward. With a professional email address like sarah@acme.com, you build trust with clients, partners, and vendors in a way that a generic Gmail address never can.
NevTan Mail gives you a full suite of tools including email, calendar, meetings, and admin controls, all in one platform. You also get the peace of mind that comes with TLS encryption, guided SPF/DKIM/DMARC setup, and a strict no-ads, no-data-selling policy β you can read more about the team and principles behind the product before you commit. The 10-minute setup means you can be operational today, not next week. Your team can start collaborating immediately, and you can migrate existing emails from Gmail or Outlook without downtime.
For teams that also need e-signatures, NevTan Sign lets you send contracts for signature directly from your email workflow. If you need marketing automation, NevTan Engage runs email, SMS, and WhatsApp campaigns from the same ecosystem. For more guides on deliverability, security, and inbox productivity, browse the NevTan Mail blog. Ready to begin? Start your free trial with NevTan Mail today and see how much difference a professional email setup makes.

