Yahoo Mail MX Records: Complete Setup Guide
Complete guide to Yahoo Small Business and AT&T Mail MX record values, setup steps, SPF records, and troubleshooting email delivery.
Yahoo Small Business email (which has historically also been connected with AT&T Business Email) offers business email hosting under the Yahoo brand. If you're using Yahoo for business email or were set up on AT&T Business Email that runs through Yahoo's infrastructure, you'll need to configure specific MX records to point your domain's email at Yahoo's mail servers.
This guide covers the MX record values you need, how to add them at your domain registrar, SPF record configuration, and how to verify everything is working correctly.
Yahoo Business Email MX Record Values
Yahoo Small Business email uses two MX records for your domain. These are the current values you need to add:
Mail Server: mx1.biz.mail.yahoo.com Priority: 1
Mail Server: mx5.biz.mail.yahoo.com Priority: 5
The first record (mx1) is the primary mail server with the highest priority. The second record (mx5) acts as a backup. If mx1 is temporarily unavailable, email will be delivered to mx5 instead.
These values are the same regardless of which registrar or DNS host you use. The only thing that varies is where and how you enter them.
What You Need Before Starting
Before adding MX records, make sure you have:
- An active Yahoo Small Business email account with your domain set up in the Yahoo portal. If you haven't verified your domain with Yahoo yet, do that first. Yahoo typically walks you through it as part of the onboarding process.
- Access to your domain's DNS settings. This is usually managed at your domain registrar (GoDaddy, Namecheap, Google Domains, etc.) or your web host (Bluehost, SiteGround, etc.). If you're not sure where your DNS is managed, check who you registered your domain with.
- Your current MX records noted down. If you're switching from another email provider, write down your existing MX records before deleting them.
Adding Yahoo MX Records at Your Registrar
The exact steps vary slightly depending on your registrar's interface, but the process is the same everywhere. Here's how it works generically:
- Log into your domain registrar or DNS host.
- Navigate to DNS settings for your domain. This may be labeled "DNS Management," "DNS Zone Editor," "Advanced DNS," or similar.
- Find or create MX records. Look for a section specifically for MX records, or an option to add a new record and select "MX" as the type.
- Delete existing MX records if you're switching from another provider. Leaving old records in place alongside new ones causes email to split unpredictably between servers.
- Add the first Yahoo MX record:
- Name/Host:
@(represents your root domain) - Mail Server/Points To:
mx1.biz.mail.yahoo.com - Priority:
1
- Name/Host:
- Add the second Yahoo MX record:
- Name/Host:
@ - Mail Server/Points To:
mx5.biz.mail.yahoo.com - Priority:
5
- Name/Host:
- Save your changes.
After saving, give DNS at least 30 minutes to start propagating before testing. Full propagation can take up to 48 hours in some cases.
Setting Priority Values Correctly
The priority numbers 1 and 5 are not arbitrary; they define a specific order of preference. Mail servers sending email to your domain will try mx1.biz.mail.yahoo.com first (priority 1, the lowest number, which means highest priority). Only if that server is unreachable will they fall back to mx5.biz.mail.yahoo.com (priority 5).
This two-server setup means your email service has redundancy built in. If Yahoo's primary mail server experiences a temporary issue, incoming mail routes automatically to the backup without any action on your part.
You should enter 1 and 5 exactly as shown. Some registrar interfaces use different labels ("Priority," "MX Preference," or "Distance"), but they all mean the same thing. Lower number = higher priority = tried first.
SPF Record for Yahoo Mail
An SPF record (Sender Policy Framework) tells other mail servers which servers are authorized to send email from your domain. Without a correct SPF record, email you send through Yahoo may land in recipients' spam folders or get rejected entirely.
To authorize Yahoo to send email on your behalf, you need a TXT record on your domain. The SPF record for Yahoo Small Business is:
v=spf1 include:spf.bizmail.yahoo.com ~all
Add this as a TXT record in your DNS settings:
- Name/Host:
@ - Type:
TXT - Value:
v=spf1 include:spf.bizmail.yahoo.com ~all
If you already have an SPF record (it starts with v=spf1), don't add a second one. Combine them into a single record instead. For example, if you had a record for your web host and are adding Yahoo, the combined record might look like:
v=spf1 include:spf.bizmail.yahoo.com include:yourwebhost.com ~all
You can check what your current SPF record looks like at spfrecordcheck.com.
Verifying Your Setup with the MX Checker
Once you've added your MX records and waited at least 30 minutes, head to mxrecordchecker.com and enter your domain name.
The tool will query DNS and show you every MX record currently active for your domain. You should see:
mx1.biz.mail.yahoo.comwith priority 1mx5.biz.mail.yahoo.comwith priority 5
If you see both records with the correct priorities, your DNS configuration is correct. If you still see records from your old provider, propagation is still in progress. Check again in another hour.
After confirming the MX records look right, send a test email to your Yahoo Business address from an external email account (a personal Gmail or another account you control). If the message arrives, email delivery is working.
Troubleshooting Yahoo Email Delivery
Email isn't arriving in my Yahoo inbox. First confirm the MX records are correct using mxrecordchecker.com. If the records look right, check whether emails are landing in your spam or junk folder, which is common if SPF isn't set up yet. Also verify your domain is fully verified in the Yahoo Small Business portal.
I'm getting "user unknown" or "mailbox not found" bounces. This usually means the mailbox doesn't exist in Yahoo's system. Log into your Yahoo Small Business account and confirm the email address is set up there. MX records only route mail to Yahoo's servers. Yahoo's servers still need to know about your specific mailbox to accept it.
Emails I send are going to spam. Set up the SPF record described above if you haven't already. Also check with Yahoo's support whether DKIM signing is available for your plan, as DKIM further improves deliverability.
The MX checker shows wrong values 24+ hours after making changes. Double-check that your registrar actually saved the changes. Sometimes DNS panels require an explicit "Save" or "Apply" action that's easy to miss. Log back in and verify the records are there.
Migration Considerations: Leaving Yahoo for Another Provider
If you're reading this because you're moving away from Yahoo Small Business to Google Workspace, Microsoft 365, Zoho, or another provider, the process works in reverse:
- Set up your new provider fully and verify your domain there.
- Get the MX records for your new provider.
- Lower your current TTL to 300 for 24 hours before migrating.
- Delete Yahoo's MX records (
mx1.biz.mail.yahoo.comandmx5.biz.mail.yahoo.com). - Add your new provider's MX records.
- Update your SPF record to authorize the new provider and remove Yahoo's
include:spf.bizmail.yahoo.com. - Verify with mxrecordchecker.com.
The biggest things to do before switching: export any emails you want to keep, because they won't transfer automatically, and make sure any aliases or shared mailboxes are recreated at your new provider before flipping the DNS switch.
Yahoo Small Business email has historically had mixed support for enterprise migration tools, so plan on manually exporting important messages via IMAP if your new provider doesn't offer an automated migration path.
A Note on Yahoo's Service History
Yahoo Small Business email has changed ownership and branding over the years. It's been connected with AT&T, Aabaco, and other entities at various points. If you're on an older plan that was set up through AT&T or another partner, confirm with your current provider which MX records are applicable. The mx1.biz.mail.yahoo.com and mx5.biz.mail.yahoo.com values are current for Yahoo Small Business, but legacy AT&T business email plans may use different server addresses. When in doubt, log into your email admin portal and look for setup or DNS configuration instructions there.