Symptoms
When trying to send an email using webmail the email send is very slow and potentially errors after time.
Description
This is often due to slow DNS resolver servers taking an extended amount of time to locate the servers they are sending mail to.
Workaround
The best approach is to contact your server/service provider and ask what DNS servers are available in the data center used to host the server. If this is not possible or may take too long then you can use publicly available DNS servers.
- Access WHM as the
rootuser - Navigate to Home / Networking Setup / Resolver Configuration
- Click Proceed to start the wizard and enter the new set of resolvers into the prompt.
- Complete the wizard to commit the changes.
The two most common public resolvers are the Google DNS servers and Cisco OpenDNS servers:
Google DNS Servers
CONFIG_TEXT: 8.8.8.8
8.8.4.4
Cisco OpenDNS Servers
CONFIG_TEXT: 208.67.222.222
208.67.220.220
Comments
0 comments
Article is closed for comments.