Use Telnet Command to check email connection
1. Telnet to port 25 of your target SMTP server.Open command prompt windows and typeC:\telnet mail.YourDomain.com 25Connecting To mail.YourDomain.com..._Mail server will respond with successful...
View ArticleHow do I change hosts file to preview domain before DNS changes p...
To see your domain on our server before a DNS change takes effect, please configure hosts file on your computer as below 1. Edit hosts file on your PC "Hosts" file is located in folder...
View ArticleHow to clear / Flush DNS Cache?
Windows OS: Please open a command prompt windows and type command ipconfig /flushdns With Mac OS X <= 10.4: macvin:~ root# lookupd -flushcache With Mac OS X > 10.5: macvin:~ root# dscacheutil...
View ArticleHow to ping and do traceroute?
Ping a domain:In Windows, open a command prompt window and type command "ping www.yourdomain.com"Start -> Run -> cmd -> ping yourdomain.comDo a traceroute:In Windows, open a command prompt...
View Article