When you think of an SMTP email server, GoDaddy isnât the first thing that comes to mind. But the hosting behemoth gives you a few options to set it up, even if you want to use a third-party provider.Â
Here, I cover everything about GoDaddy SMTP, from options to use cases and detailed integrations.Â
Hop on to make the emails fly from your website or ecommerce.Â
What is a GoDaddy SMTP server?
GoDaddy SMTP is an SMTP relay that allows you to set up email sending and custom addresses from your domain. There are also email and calendar sharing options, as well as integrations with third-party email clients.Â
Note that the outgoing server isnât enabled by default and itâs a paid feature (the basic email is just like a limited free trial), and the paid options are as follows:
- Individual â you get a domain-based email and 10GB of storage.Â
- Team â for team collabs; you get 30GB + sharing options.Â
- Microsoft 365 Email Essentials â Microsoft backend + 10 GB of storage + compatibility with Apple Mail and Microsoft Outlook.Â
- Microsoft 365 Online Business Essentials â 50 GB of storage + Microsoft web apps + collaboration options.Â
I havenât covered any pricing since itâs hard to pinpoint the exact number because GoDaddy has rolling discounts and marked differences depending on whether you want to pay monthly or yearly. You can check the pricing here.Â
As for the actual SMTP server details, hereâs what they are:
- SMTP server address: smtpout.secureserver.net
- Port: 465 (SSL) / 587 (TLS)
- Authentication: Required
- Username: Your full email address
- Password: The account password you use for the email address
Important Note: Users report that GoDaddy blocks direct routing to an external SMTP server on all hosting plans, meaning you can only use their servers or Microsoft. The good news is that this isnât entirely true and there are two ways around the block.
- You can set up an external SMTP email provider and have full control over your email sending on GoDaddy VPS hosting plans. (Suggestion: reach out to GoDaddy support for more info on how to migrate from a different plan)
- Thereâs an option to run the email setup via cPanel, but itâs tricky to validate your domain name and handle spam. Â
Tips:
- Choose port number 587, especially if youâre setting up the SMTP for a WordPress website, the 465 alternative could be blocked.Â
- Donât just copy-paste the SMTP server details into your email client or site, there are steps before that, check the âHow to configureâŠâ section below.Â
Why should you use GoDaddy SMTP server?
If I were to be laconic, Iâd say use GoDaddy because itâs convenient, but letâs break down the reasons in more detail:
- Youâre hosting with GoDaddy â for existing users, GoDaddy allows for a simple way to send professional emails using your custom domain (e.g. email@yourdomain.com).Â
- Ease of use â Setting up GoDaddy SMTP is a click-and-copy-paste job, making the whole process straightforward even if youâre not tech-savvy.Â
- Reliable delivery â The hosting provider uses authentication protocols to ensure emails are delivered securely and with minimal risk of being flagged as spam. (This goes assuming your domain hasnât been compromised in any way.)Â
Note: Keep in mind that there are certain limitations that may make GoDaddy webmail a lesser choice, particularly if you want to send email campaigns. âïžClick the link to learn more.Â
How to configure GoDaddy SMTP server settings?
For the configuration steps, Iâm assuming you already have a domain set up with GoDaddy but havenât configured email settings yet. The whole process takes a few steps, and Iâll also show you how to integrate the SMTP server with Thunderbird.Â
Step 1 â Enable email sending
- Log into your GoDaddy account, click the account name, and select âMy Productsâ.Â
- Scroll down, then click âSet up an email accountâ under the domain you want to use.Â
Quick tips: If the âSet upâ button is declicked, click it to reveal the options. Thereâs also an alternative route: Click âManageâ, and then âEmailâ at the menu on the left.Â
- Choose the option that best suits your needs (Individual or Team), and follow the GoDaddy wizard to add the service.Â
Step 2: Set up your email with GoDaddy
- With the email feature enabled, go back to âMy Productsâ, scroll down, and open the âEmail & Officeâ menu.Â
- Click the âSet upâ button to proceed, and choose the domain youâd like to use (this goes assuming you have multiple domains). Then hit âContinueâ.Â
- Fill out the form and make sure to add an alternative email address.
- Click the âCreateâ button, then log into your newly created email account to ensure everythingâs working as it should.Â
- Important: You need to turn on Authentication to enable GoDaddyâs SMTP. Under âEmail & Officeâ select âManage allâ and navigate to your email address. Then, click the âManageâ button.Â
- Scroll down to the âAccount Informationâ section and click âAdvanced settingsâ.Â
The action reveals the corresponding menu, where you need to make sure âSMTP Authenticationâ is toggled on.Â
Step 3: Integrate GoDaddy SMTP with your email client
As mentioned, Iâll be Thunderbird, but the setup logic is the same for other clients, though the naming and routes could be different. Anyway, here are the SMTP settings:
- Launch Thunderbird, hit the gear icon to access âSettingsâ, and select âAccount Settingsâ.Â
In the âAccount Settingsâ menu, click âAccount Actionsâ and choose âAdd Mail Accountâ.Â
- Type your email credentials (the credentials for the custom email you created in the previous steps), then hit Continue.Â
Note: You should be able to use the account almost immediately, but there could be intermediary authentication steps.Â
With Thunderbird IMAP is configured automatically based on the credentials you provided. But if you need to change the settings, click âConfigure manuallyâ and update them. (In most cases, this is a redundant step).Â
Bonus Step: Integrate GoDaddy SMTP with WordPress pluginÂ
The case is: youâre hosting with GoDaddy and want to send emails from your website but avoid the notoriously unreliable native âwp_mail()â function. I already blogged extensively on how to do this and you can check the full tutorial here. Now, I just want to give you the digest flow, for more details hit the link âŹïž.Â
- Install the WP Mail SMTP plugin and activate it.
- Launch the plugin, navigate to âSettingsâ, then scroll down to the âMailerâ section.
- Choose âOther SMTPâ and enter GoDaddy SMTP credentials as listed earlier.Â
- Make sure to enter the proper username and password for your GoDaddy account.Â
- Send a test email to confirm the configuration is working.Â
Reminder: While this is a convenient way and you donât need to get a dedicated SMTP service, there are still GoDaddy SMTP limitations. So, if you, for example, want to send full-on email campaigns, itâs actually worth considering an alternative.Â
How to configure GoDaddy POP3 settings?
Depending on the type of setup you choose, POP3 or IMAP settings may be enabled by default. Iâll cover the technical details and a general setup flow for various clients and/or integrations via a WordPress plugin.Â
Technical details:Â
- POP server address: pop.secureserver.net
- Port: 995 (SSL required)
- Username: Your GoDaddy email address
- Password: The password for your email account
General setup flow:
- Open your email client and head to the âIncoming Mail Serverâ settings. Depending on the client the naming could be different; e.g. Add Server, Incoming Server Settings, etc.Â
- Choose POP3 as the protocol.
- Enter the POP3 details for the server address, port, username, and password.
- Save the changes and test the incoming mail functionality.
How to configure Godaddy IMAP settings?
As shown earlier, Thunderbird lets you select and integrate IMAP automatically, and youâll encounter a similar flow with most contemporary clients. But if you need to do it manually (e.g. with a WordPress plugin), check the technical details below.Â
Note: I wonât include the general setup flow here since itâs not necessary, itâs exactly the same as for POP3. And the protocols are typically one above the other in email clients and WordPress SMTP plugins menus. Therefore, thereâs almost no chance of getting lost.Â
Technical details:
- IMAP server address: imap.secureserver.netÂ
- Port: 993 (SSL required)
- Username: Your GoDaddy email address
- Password: The password for your email account
Troubleshooting GoDaddy SMTP server configuration
Honestly, the issues with GoDaddy SMTP setup are few and far between. But just in case, check some problems that you might encounter.Â
- Incorrect username or password: Double-check that youâre using the correct GoDaddy email credentials. These are the same credentials as for your GoDaddy account.Â
- Port not working: Make sure youâre using the correct port (465 for SSL or 587 for TLS). If one port doesnât work, try the other. As mentioned earlier, it would be better to try the 587 port first.Â
- Firewall or ISP blocking SMTP: Your internal firewall and some ISPs block certain ports for security reasons. With popular ISPs this shouldnât be too much of a problem, but the firewall could be the likely culprit. If so, whitelist or allow the SMTP in the firewall settings and restart the service.Â
- SMTP Authentication not enabled: Verify that SMTP Authentication is turned on in your email client settings. To stress, you literally have to toggle on the Authentication as shown in the âHow to configureâŠâ section.Â
GoDaddy SMTP limitations or when not to use GoDaddy as a SMTP server
Here are the limitations to consider when choosing GoDaddy:Â
- Email sending limits: GoDaddy imposes a daily sending limit (often 250 emails per day for standard accounts, and 500 emails via SMTP for Professional Email accounts). As indicated, this can be restrictive if youâre running email campaigns.
- External SMTP server routing: As a reminder, you need a GoDaddy VPS hosting plan to set up an external SMTP server smoothly.Â
- No advanced email analytics: GoDaddyâs SMTP server is mainly for basic email sending. If you need detailed email tracking, you might want to explore third-party options
- Lack of email template support: GoDaddy does not offer built-in support for advanced email templates, making it less ideal for marketing emails.
Consider an alternative â using Mailtrap SMTP Service
Want to send more emails per day? Need detailed analytics to keep tabs on the performance of your emails? Then, Mailtrap Email API/SMTP is the service that ticks all the right boxes.
Why?Â
The Email API/SMTP is part of Mailtrap Email Delivery Platform that allow you to test, send, and control your emails. As such itâs a great solution for dev and marketing teams.
You can send as many emails a day as you need with flexible throughput limitations. Of course, this goes assuming your domain is healthy and the templates arenât spammy. And you get email delivery stats that are hard to rival. Â
But, Iâd like to dive a bit deeper into the features and show you all thatâs worth your attention.Â
- Security: You are provided with all the DNS records, you can copy-paste to your GoDaddy domain management. Plus, Mailtrap supports SSL and TLS.Â
- Human support 24/7: We employ a team of experts who can address all your needs in a matter of hours. Also, thereâs a dedicated delivery expert to assist you if you migrate to Mailtrap, for example.
- In-depth analytics: A quick glance at Mailtrapâs helicopter-view dashboard allows you to check your stats on the fly. But there are quick-access drill-down reports across different verticals like email categories, mailbox providers, opens, clicks, etc.Â
- Email templates: You get a drag-and-drop visual template builder. You can add merge fields using Handlebars, and itâs easy to switch to HTML editing.Â
- SMTP and API: Besides SMTP, you get access to RESTful API and Mailtrap SDKs, even on a free plan. This helps you scale email sending and set up automation as your website, product or service grows.Â
- Email testing: This is a sandbox solution to test your emails without spamming recipients. It helps debug the templates fast before moving them to production.Â
- Dedicated IP: If you need to send more than 100,000 emails per month, you can get a dedicated IP to gain more control over your email infrastructure.Â
Wrapping up
All in all, GoDaddy SMTP is a good solution if you host your websites with them, but the use cases are limited. If youâre a small business or online service with a handful of customers, it may work well.Â
However, itâs still a paid feature, so it might be better to opt for a third-party provider that allows you to scale properly and have usable analytics. Guess what provider Iâd recommend đÂ
We appreciate you chose this article to know hoe to set up GoDaddy SMTP for email sending. To read more interesting articles on related topics, follow Mailtrap Blog!
Only registered users can post comments. Please, login or signup.