Hosting + Workspace Email

GoDaddy SMTP Settings

GoDaddy Workspace / Professional Email uses smtpout.secureserver.net on port 465 (SSL) or 587 (STARTTLS). GoDaddy's Microsoft 365 plans use smtp.office365.com instead — the right value depends on which product you bought.

Last verified 2026-05-05

GoDaddy SMTP, IMAP, and POP3 settings diagram

Quick reference

ProtocolServerPortEncryption
SMTP (outgoing)smtpout.secureserver.net465SSL/TLS
SMTP (alt)smtpout.secureserver.net587STARTTLS
IMAP (incoming)imap.secureserver.net993SSL/TLS
POP3 (incoming)pop.secureserver.net995SSL/TLS
Outbound SMTP runs on port 465 with SSL/TLS, incoming IMAP on port 993 with SSL/TLS, POP3 on port 995 with SSL/TLS.Your clientOutlook, Apple Mail,sequencer, appSMTP submission · port 465SSL/TLSIMAP fetch · port 993SSL/TLSPOP3 fetch · port 995SSL/TLSGoDaddysmtpout.secureserver.netimap.secureserver.netpop.secureserver.netLast verified 2026-05-05 · scaledmail.com
GoDaddy mail submission and retrieval ports.

GoDaddy SMTP at a glance

GoDaddy's Workspace Email and Professional Email products use smtpout.secureserver.net for SMTP submission. Port 465 with SSL/TLS is the documented default; port 587 with STARTTLS works too and is the better choice if your network blocks 465. IMAP runs on imap.secureserver.net:993 with SSL, POP3 on pop.secureserver.net:995 with SSL.

The first thing to figure out before any of these settings matter: which GoDaddy email product do you actually have? GoDaddy sells two completely different mail services under the same brand, and the SMTP settings for one don't work for the other.

Workspace Email vs. Microsoft 365 from GoDaddy

GoDaddy's "Workspace Email" (sometimes branded "Professional Email") is GoDaddy's own mail product, hosted on GoDaddy infrastructure. The hostnames are all on the secureserver.net domain. Pricing tier matches the marketing language about "professional email" with your own domain at a few dollars a month.

"Microsoft 365 from GoDaddy" — sometimes called "Microsoft 365 Email Essentials" or "Microsoft 365 Online" — is GoDaddy reselling Microsoft 365. The mailboxes live on Microsoft's infrastructure, and the SMTP host is smtp.office365.com:587, not smtpout.secureserver.net. Same Microsoft 365 settings as any direct Microsoft 365 tenant.

If you're not sure which one you have, check the GoDaddy email control panel. Workspace shows mailbox controls and tools branded with the GoDaddy interface. Microsoft 365 from GoDaddy bounces you over to Outlook on the web at outlook.office.com when you click into the mailbox. Once you know the product, the rest follows.

Step-by-step GoDaddy Workspace Email SMTP setup

1. Confirm SMTP relay is enabled

GoDaddy's email control panel exposes a per-mailbox SMTP relay setting. Sign in at email.godaddy.com, find the mailbox, and confirm SMTP is enabled. New mailboxes usually have it on by default; mailboxes that have triggered abuse heuristics get it suspended.

2. Configure outgoing mail

  • SMTP server: smtpout.secureserver.net
  • Port: 465 (SSL) or 587 (STARTTLS)
  • Encryption: SSL/TLS on 465; STARTTLS on 587
  • Authentication: required
  • Username: full email address (you@yourdomain.com)
  • Password: mailbox password from the GoDaddy email control panel

Port 465 is the default GoDaddy documents. In practice, port 587 with STARTTLS is the more reliable choice on networks that block or rate-limit 465. Either works against the same submission server with the same credentials.

3. Configure incoming IMAP

  • IMAP server: imap.secureserver.net
  • Port: 993
  • Encryption: SSL/TLS
  • Username and password: same as SMTP

4. POP3 if you really need it

Use IMAP unless you have a specific reason to use POP3. POP downloads messages and (by default) removes them from the server, which means the inbox state diverges across devices. IMAP keeps everything synced.

  • POP3 server: pop.secureserver.net
  • Port: 995
  • Encryption: SSL/TLS

5. Test and watch the daily cap

Send a test message. Confirm it arrives. Then read the next section, because if you're configuring this for outbound mail of any volume, the daily cap is going to bite.

The 250-relays-per-day cap

GoDaddy Workspace Email caps outbound SMTP submission at roughly 250 relays per day on standard plans. Higher plan tiers raise the cap, but no GoDaddy mailbox plan offers the kind of headroom that an actual sending workload needs. The cap is a soft anti-spam mechanism, not a configurable quota — there's no plan upgrade that turns it off.

A "relay" here is one outbound message accepted by GoDaddy's submission server. A message to two recipients counts as one relay if you submit it once with two RCPT TOs; it counts as two relays if you submit it twice. Most clients submit per-recipient.

For a small business sending normal one-to-one mail, 250/day is rarely the bottleneck. For anything that approaches batch sending — even small newsletter blasts to a few hundred customers — you'll hit it. GoDaddy explicitly does not market Workspace Email as a sending platform, and they enforce that with the cap.

Microsoft 365 from GoDaddy — different settings

If you bought Microsoft 365 through GoDaddy, none of the secureserver.net hostnames apply. Use the standard Microsoft 365 SMTP settings:

  • SMTP: smtp.office365.com port 587, STARTTLS
  • IMAP: outlook.office365.com port 993, SSL/TLS
  • POP3: outlook.office365.com port 995, SSL/TLS

The same Microsoft 365 caveats apply: SMTP AUTH may be disabled by default on the mailbox, Basic Auth is being retired in favor of OAuth 2.0, and the daily cap is 10,000 recipients per mailbox at 30 messages per minute. The fact that GoDaddy is the reseller doesn't change anything about the underlying Microsoft 365 service.

Common GoDaddy SMTP errors

Authentication failed. Three usual causes. First, you're using just the local part of the email address as the username instead of the full address. GoDaddy wants the full you@yourdomain.com. Second, the mailbox password got changed in the control panel and the client didn't pick it up. Third, you've hit the 250/day cap and the relay is refused with an auth-style error rather than a clean rate-limit response.

Connection refused on smtpout.secureserver.net:465. Network is blocking 465. Switch to 587 with STARTTLS. Same credentials, same server, different port and encryption negotiation.

"You bought Microsoft 365 from GoDaddy" error. If your client is failing against smtpout.secureserver.net with auth errors and the mailbox is actually a Microsoft 365 mailbox sold by GoDaddy, the SMTP host is wrong. Switch to smtp.office365.com:587.

Recipient policy block. GoDaddy applies anti-spam heuristics on the submission side. If a single message looks too spammy (links to flagged domains, mismatched From addresses, certain attachment types), GoDaddy refuses it before it ever leaves the server. Modify the message and try again.

Reputation reality on smtpout.secureserver.net

GoDaddy's outbound IPs are heavily shared. Every Workspace Email mailbox on a given outbound IP shares reputation with every other Workspace mailbox sending through that IP. GoDaddy hosts millions of small businesses, which means the IP pool is sending the full spectrum of mail — careful one-to-one business mail mixed with whatever's going on at the other tenants.

For normal business correspondence, this is fine. Major mailbox providers know GoDaddy's IPs and accept legitimate mail from them. For anything that approaches volume sending — newsletters, transactional bursts, cold outreach — the shared reputation works against you. A few bad tenants on your IP can drop your inbox placement overnight, and you have no visibility into who's on the same IP or what they're doing.

GoDaddy SMTP for cold outreach — the honest answer

GoDaddy Workspace Email is not designed for cold outbound, and using it for cold email is a fast way to burn the mailbox. Three reasons that all stack on each other.

The 250-relays-per-day cap means a single inbox can't sustain even a modest cold campaign. To send 500 cold messages per day, you'd need three inboxes minimum, and at that point the per-inbox volume is so low that warmup math gets fragile. The 2:1 warmup-to-cold ratio (two warmup emails for every one cold email) holds forever in cold email — that's 750 daily total per the three inboxes, which puts each above the 250 cap individually if not orchestrated carefully.

The shared reputation on GoDaddy outbound IPs means your sending sits on top of whatever else is happening on the same IPs. You don't get to control who else is on the IP or how much they're sending. Cold outreach amplifies that exposure — your campaigns get filtered based on the IP's behavior, not just yours.

The lack of reputation isolation between the cold-email mailbox and your primary domain is the third problem. If your cold-email mailbox is on the same domain as your customer service, billing, or website, one bad cold week affects everything. The cold-email-correct pattern is many separate domains, each forwarding to your real business website, with two to three low-volume inboxes per domain isolated from your production identity.

That's the infrastructure ScaledMail provisions and monitors as a service: real Google Workspace and Microsoft 365 mailboxes on dedicated cold-email sending domains, ready to plug into your sequencer (Smartlead, Instantly, EmailBison, PlusVibe). GoDaddy Workspace Email is the right answer for your team's day-to-day mail. It's the wrong answer for outbound campaigns.

Five-step SMTP submission flow against smtpout.secureserver.net: EHLO, STARTTLS, AUTH, mail transaction, QUIT.SMTP submission flow · smtpout.secureserver.net:465Full email address + email passwordClientsmtpout.secureserver.net1. EHLOClient says hello, advertises capabilities2. STARTTLSUpgrade plaintext to encrypted channel3. AUTH LOGINSend username + password4. MAIL FROM / RCPT TO / DATAEnvelope, recipients, message body5. QUITClose the session cleanlyscaledmail.com — verified 2026-05-05
Authentication and submission flow for GoDaddy.

Troubleshooting common errors

Authentication failed on smtpout.secureserver.net

Username must be your full email address (e.g. you@yourdomain.com), not just the local part. Confirm SMTP relay is enabled in the GoDaddy email control panel and you haven't hit the 250/day cap.

smtpout.secureserver.net not accepting connections

The Workspace Email submission server occasionally blocks IPs with bad reputation. Try port 587 (STARTTLS) if 465 fails, or switch to GoDaddy's webmail to confirm the account itself is healthy.

I bought GoDaddy Microsoft 365 — these settings don't work

GoDaddy resells Microsoft 365. If your plan is 'Microsoft 365 Email Essentials/Online' from GoDaddy, the SMTP host is smtp.office365.com:587, not smtpout.secureserver.net. Workspace Email and Microsoft 365 are two different products under the GoDaddy brand.

Hit 250/day relay cap

Workspace Email isn't a sending platform. If you need real volume, use Microsoft 365 (10,000 recipients/day per mailbox) or dedicated cold-email infrastructure with multiple inboxes.

Frequently asked questions

What is the GoDaddy SMTP server address?+

GoDaddy's SMTP server is smtpout.secureserver.net. The submission port is 465 with SSL/TLS (587 with STARTTLS also works).

Which port should I use for GoDaddy SMTP — 587 or 465?+

Use 465 with SSL/TLS. Port 587 with STARTTLS is supported as a fallback. Port 25 is for server-to-server SMTP and is usually blocked by ISPs for client submission.

Do I need an app password for GoDaddy?+

GoDaddy does not require app passwords for SMTP submission. Workspace Email uses your full email address as the SMTP username and your normal mailbox password. If the GoDaddy plan you bought is actually 'Microsoft 365 from GoDaddy', use the Microsoft 365 SMTP settings (smtp.office365.com:587) instead — the secureserver.net hostnames are for GoDaddy's own Workspace/Professional Email product.

What is the GoDaddy sending limit?+

250 relays per day (Workspace/Professional Email base plans) GoDaddy Workspace caps at 250 outbound relays per day on standard plans. Higher tiers offer more, but no GoDaddy mailbox plan is appropriate for cold-outbound volume — the daily cap and shared-IP reputation make it a non-starter.

Can I use GoDaddy SMTP for cold email outbound?+

For any cold-email volume, no. GoDaddy's SMTP submission is built for transactional and personal use, with daily caps and shared reputation that work against you the moment volume scales. Cold outbound belongs on dedicated mailboxes (Google Workspace or Microsoft 365) on separate sending domains, with proper warmup and a real sequencer — not on a relay through a personal or hosting mailbox.

Is smtpout.secureserver.net the right host for cold email?+

It's the right host if you're configuring a normal email client to send personal or transactional mail. It's the wrong host for cold outreach at scale. Cold-email infrastructure is many domains × many low-volume inboxes × a sequencer enforcing 2:1 warmup-to-cold ratio — not a single SMTP relay or mailbox pushing thousands of cold messages a day.

Setting this up for cold outreach? Stop.

smtpout.secureserver.net is the right answer for personal mail, transactional notifications, and small-scale business sending. It is the wrong answer for cold email at any volume — a single mailbox or relay routing hundreds of cold messages a day burns reputation, hits hard caps, and gets you spam-foldered before the campaign even gets a fair test.

Cold email at scale is many domains × many low-volume inboxes × a 2:1 warmup-to-cold ratio enforced inside your sequencer. ScaledMail provisions and monitors that infrastructure on real Google Workspace and Microsoft 365 mailboxes, on dedicated sending domains, isolated from your primary business domain. You connect it to Smartlead, Instantly, EmailBison, or PlusVibe and let the sequencer handle warmup and sends.