new directadmin setup

sonvan

New member
Joined
Nov 10, 2010
Messages
6
Hello,

I just setup directadmin but when creating an email account for one of the domain and try to login, here's the error.
ERRORError connecting to IMAP server: localhost.
0 : php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution

please let me know what's wrong

Thanks
 
Edit the file /etc/hosts

Make sure there is line:

127.0.0.1 localhost
 
Back
Top