How To Troubleshoot Outlook Email Client
General Email not Sending and/or Receiving
So, your emails are stuck in the outbox and mails are neither being sent nor received. Not to worry, this troubleshooting guide will get you back up and running in no time.
We’re writing this with the assumption that you understand basic computer terminology and techniques, and that you’re using Windows 7, 8, 10 or 11 paired with Microsoft Outlook 2016+. If that’s not the case, we’ve still got you covered. Follow the prompts and you’ll be good to go.
Step 1: Determine if you have a working internet connection.
The first thing you want to check is if your computer has a working internet connection. Try searching:
- https://hostafrica.com
- https://google.com
If you can connect to these sites, move on to Step 2.
If you cannot reach these sites, open Command Prompt in Windows: hold Windows key + S, type cmd in search box. Then paste the following:
ping 1.1.1.1
You should get the reply
below
Output Pinging 1.1.1.1 with 32 bytes of data: Reply from 1.1.1.1: bytes=32 time=7ms TTL=60 Reply from 1.1.1.1: bytes=32 time=6ms TTL=60 Reply from 1.1.1.1: bytes=32 time=6ms TTL=60 Reply from 1.1.1.1: bytes=32 time=8ms TTL=60 Ping statistics for 1.1.1.1: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 6ms, Maximum = 8ms, Average = 6ms
If you do not get the above reply, please contact your Internet Service Provider to fix your internet i.e. Cool Ideas, Vox, etc.
If you do get a reply, then manually set your DNS resolver to 1.1.1.1 by following these steps:
- Open your Network & Internet settings by right-clicking on your internet icon located in your taskbar (at the bottom-right of your screen, should be close to your battery and volume icons).
2. Click Change adapter options
3. Double-click on your internet adapter that should be working, it will be named Wi-Fi or Ethernet (if you have a wired connection). It will open the Status window below.
4. Click Properties
5. Double-click on Internet Protocol Version 4 (TCP/IPv4)
6. Change Preferred DNS server: to 1.1.1.1, then click OK.
7. Now, test your internet connection again by visiting https://www.hostafrica.com or https://google.com
or use Command Prompt in Windows or terminal emulation software like MobaXterm to ping
mail.domainname / hostname / domain_name
For example:
ping mail.hostafrica.com
ping cpr25-za1.host-ww.net
ping hostafrica.com
ping google.com
Check that there’s a response: reply
as below
Step 2: Determine if your IP is blocked on the servers Firewall.
Next, check if your public IP address is blocked on the server.
Find your public IP by going to https://ip.hostafrica.com or by Googling “What is my IP“.
Check if your IP is blocked on our firewall: Unblock IP Address From Our Firewall
Step 3: Troubleshooting from Outlook
Assuming that your IP isn’t blocked, and mails are still not being sent or received, move on to Outlook client troubleshooting.
Open up Outlook.
Navigate to File
Navigate to Account Settings
Select the problematic account
Click on the Change button to bring up the email account in question
Check the Email Address, Incoming mail server, Outgoing mail server, User Name, and Password. Insert the correct details if the credentials are wrong.
Ensure that there are no blank spaces in front or behind the email address.
If you unable to remember your password you can reset it by following our article: How to change the password of your email account
NB: Multiple failed login attempts will result in your IP address getting blocked on the server’s firewall.
Refer to knowledgebase article Unblock IP Address From Our Firewall if you need help with that.
Once you’ve finished confirming the credentials click on the More Settings… button to continue troubleshooting the email client.
Navigate to the Outgoing Server tab and ensure that My outgoing server (SMTP) requires authentication box is ticked. Then choose the setting that says: Use same settings as my incoming mail server.
Navigate to the Advanced tab.
Ensure that the Incoming server (IMAP/POP3) and Outgoing server (SMTP) ports are correct and that Use the following type of encrypted connection is set to SSL or Auto for both.
Use the relevant values below:
- SSL (secure) Ports
- IMAP Port: 993
- POP3 Port: 995
- SMTP Port: 465
- Non-SSL (unsecure) Ports
- MAP Port: 143
- POP3 Port: 110
- SMTP Port: 465
Once you’re done confirming the ports, click on the OK button and then the Test Account Settings… button.
If the test failed, revert to POP and IMAP Account Settings and troubleshoot again. This time, however, test with the non-SSL ports listed above.
If you completed the configuration and the client is working fine but the problem persists, read on for further troubleshooting configurations.
Other email settings and configurations to troubleshoot if the mail client works 100%.
SpamExperts lock
- Navigate to cPanel
- Under emails, navigate to Track Delivery
- Select deferred and/or Show Failures
- Click on the blue I under actions to see if you have been blocked by SpamExperts
- If you are blocked by SpamExperts: please create a ticket with HOSTAFRICA
Check MX/DNS records and email routing
- Navigate to cPanel.
- Under domains, navigate to Zone Editor.
- Click on the Manage button
- Check the MX record as well as your mail.domain_name A record and if it’s pointing correctly.
- If your MX record is pointing elsewhere, like MS Exchange or another 3rd party provider, then you need to ensure that your email routing is changed to Automatic Detect Configuration or Remote Mail Exchanger.
- Once you’ve confirmed and/or corrected the pointing, you need to check that the email routing is correct.
- Navigate back to the cPanel home page
- On the home page, navigate to Email Routing under emails.
- Select the relevant domain if you’re hosting more than one domain or sub domains on the account.
- Select Automatic Detect Configuration if you’re unsure whether your emails are hosted with HOSTAFRICA or a different service provider/3rd party mail provider.
- If you’re sure that your emails are hosted with HOSTAFRICA then select Local Mail Exchanger.
- If you’re sure that your emails are not hosted with HOSTAFRICA then select Remote Mail Exchanger.
Email delivery
Email deliverability or the SPF, DKIM, and PTR record is another record to look at when facing email deliverability issues.
- Navigate to cPanel.
- Click on Email Deliverability under the email’s menu
- Ensure there’s a green tick with the word Valid present. If not, click on the Repair button. This should repair the SPF, DKIM, and PTR records.
- If the repair action fails, kindly open a ticket with HOSTAFRICA
- Test your emails.
Anti-virus
Anti-viruses also play a factor in email deliverability, sometimes the email client is being blocked by your computer’s anti-virus.
- Turn of your Anti-virus and test your emails
- Whitelist/allow the email client on anti-virus
Turn it “off and on again”
Close Outlook completely and re-open it. Sometimes cached data prevents updated credentials from taking effect.
Telnet test
Perform a telnet test to the email ports using to our knowledgebase article: How To Run A Telnet Test.
If all else fails…
If all else fails, log a ticket via your client area and our support staff will gladly assist you.
Happy Hosting!