TABLE OF CONTENTS
Freshdesk allows you to connect your existing mailbox, such as Gmail, Microsoft 365, or another custom provider, to send and receive support emails. This article provides troubleshooting steps for common error scenarios and error messages that you may encounter while setting up and configuring custom email servers.
Prerequisites:
Ensure you have the following permissions:
- Admin or agent access in Freshdesk.
- Admin access to your custom email servers, such as Gmail or Microsoft.
Troubleshoot email errors
Custom email server errors in Freshdesk may fall into one of three categories:
- Incorrect configuration (server name, port, or credentials)
- Authentication issues (expired OAuth tokens or certificates)
- Provider-side restrictions (IP whitelisting or sending limits)
The following table provides details on the different errors and the corresponding troubleshooting steps:
| Error Message | Reason for error | How to resolve this? |
|---|---|---|
| Error while verifying the mailbox imap details. Please verify server name, port and credentials. | This occurs due to the following reasons:
|
|
Error refreshing access token. | This indicates that your OAuth token may have expired. | Reauthenticate your access token on your account (Gmail or Microsoft 365) again. To reauthenticate:
|
| Specified IMAP mail server is not supported. Please use a different one. | This indicates that your client-side IMAP is disabled. | Ensure that the IDLE feature is enabled in the IMAP server settings of your accounts. To enable the IDLE feature in Microsoft 365, see Enable IDLE in Microsoft 365. For other email accounts, check with your respective Email service providers. |
| Could not connect to the IMAP server. Please verify server name, port and credential. | This occurs due to any incorrect configuration. |
|
| Error while authenticating the SMTP server. Please verify server name, port, and credentials or Error while authenticating the SMTP server. Please verify server | This occurs due to:
| For Gmail or Microsoft Office 365 users:
For other Custom Servers users: Verify the server name, port, and credentials for your custom email server. Ensure that you have entered the correct information on Freshdesk’s Email Settings page. You can also:
|
| Error: Email sending limit exceeded | This occurs to prevent the delivery of unsolicited bulk messages and ensure fair usage of our resources. | Monitor your email sending volume to stay within the daily limit. For Office 365 users: Users and applications are currently restricted to sending 10,000 emails per day for Office 365. Additionally, a new daily External Recipient Rate (ERR) limit of 2,000 recipients for Outlook will be introduced in 2025. If the daily sending limit is exceeded, the mailbox may be disconnected. For more information on Gmail sending limits, see Gmail Sending Limits. |
| Could not connect to the smtp server. Please verify server name, port and credentials. | This indicates that the TLS certificate expired or an unsupported TLS version is used on the client side. | Update the TLS certificate of the email domain in your domain service provider. |
| Timed out while authenticating the SMTP server. | This occurs due to an invalid auth, port number or IP restriction. | For Gmail or Microsoft Office 365 users: Ensure that IMAP is enabled in your Gmail or Microsoft Office 365 settings. For instructions, see Enable IMAP and SMTP settings. For other Custom Servers users: Verify the server name, port, and credentials for your custom email server. Ensure that you have entered the correct information in Freshdesk’s Email Settings page. |
| We're sorry, something went wrong. Please try again later. | Please contact us at support@freshdesk.com with the HAR logs. To know how to generate HAR files on different browsers, check Generate HTTP Archive (HAR) files. | |
| Freshdesk is unable to send emails for custom mailbox; Please reauthorize. | You may receive an email notification with this error when there is a timeout error and Freshdesk tries to connect with the SMTP server of your mailbox. | Reauthorize your custom mailbox. For instructions, see Reauthorize Mailbox. |
| Something went wrong. We are unable to connect to your custom mailbox. View details. | This occurs when Freshdesk tries to connect to your mailbox and if the connection is not passed successfully. | Reauthorize your custom mailbox. For instructions, see Reauthorize Mailbox. If the issue still persists, you can try the following alternate troubleshooting steps:
|
| Since you have connected Freshworks mail server, your email alias cannot be in public domain | This happens when you choose the Freshworks mail server to set up emails but have added an email address on a public domain like Gmail or Microsoft Office. This is because Freshdesk cannot sign emails on behalf of public email domains. Due to DMARC enforcement by public domains, this can affect email delivery may be affected, causing your emails to be dropped or sent to spam. | If you want to use your existing emails in the public domain, choose the appropriate server type (Gmail, Microsoft Office 365, or Custom server). |
| Your authentication has expired. Please sign in again | Your email authentication has expired. | Reauthenticate your email and try again. |
| This email ID is already configured on this account. Add an email alias or use a different email ID. | This occurs when you add an existing email ID. | Try adding a different email ID or use an email alias. |
Enable IMAP and SMTP settings
To resolve IMAP- or SMTP-related errors, ensure both protocols are enabled on your mailbox.
Enable IDLE in Microsoft 365
If you use Microsoft Office 365 as a custom mail server, check if SMTP is enabled on your mailbox.
- Open the Microsoft 365 admin center using Office 365 credentials and go to Users > Active users.
- Select the user with the custom mailbox configuration, and in the pop-up that appears, click the Mail tab.
- In the Email Apps section, click Manage Email Apps.

- In the Manage email apps pane, ensure “IMAP” and “Authenticated SMTP” options are enabled.

- Click Save.
Note: Most Microsoft Office 365 tenants have SMTP authentication disabled by default. You can enable it if required. It takes about 30 minutes for the permissions to take effect. For more details, see Enable or disable authenticated client SMTP.
Enable IMAP and SMTP in Gmail
To check your IMAP and SMTP settings in Gmail, go to your Gmail account > Settings and confirm both protocols are enabled.
Generate HTTP Archive (HAR) files
If an error persists after you've tried the resolutions in this article, send the HAR logs to support@freshdesk.com. A HA
Generate HAR file in Google Chrome
To generate a HAR file in Chrome, follow these steps:
- Close all incognito windows in Google Chrome.
- Open a new incognito window in Google Chrome.
- Go to View > Developer > Developer Tools.
- In the Developer Tools pane, choose the Network tab.
- Enable the Preserve Log checkbox to record all interactions.
- Visit the page and complete the steps that trigger the issue.
- Choose the Network tab.
- Click the down arrow to export the HAR file.
- Save the HAR file.
Generate HAR file Safari
To generate a HAR file in Safari, follow these steps:
- Go to Safari > Preferences > Advanced, and ensure that Show Develop menu in menu bar is selected.
- Go to File > Open New Private Window.
- In the Developer menu, select Show Web Inspector, and go to the Network tab.
- Click Filter and select Preserve Log.
- Go to the page where the issue occurs.
- Select Develop > Show Web Inspector. The Web Inspector window appears.
- Complete the steps on the page that trigger the issue.
- Select the Network tab.
- Click Export in the top-right corner and save the HAR file.
Generate HAR file in Firefox
To generate a HAR file in Firefox, follow these steps:
- Close all private windows in Firefox.
- Open a new private window in Firefox.
- Go to Tools > Developer > Network (Ctrl + Shift + E).
- Click Network and select Persist Logs.
- Visit the page and complete the steps that trigger the issue.
- On the Network tab, right-click and select Save All As HAR.
- Save the HAR file.
Generate HAR file in Microsoft Edge
To generate a HAR file in Microsoft Edge, follow these steps:
- Close all InPrivate windows in Microsoft Edge.
- Open a new InPrivate window (Ctrl + Shift + N).
- Go to Settings and more and choose More Tools > Developer Tools.
- Start a profiling session on the Network tab of the Developer Tools toolbar.
- Go to the page and complete the steps that trigger the issue.
- Select Export as HAR (Ctrl + S) and save the HAR file.
