GoDaddy uses smtpout.secureserver.net as the smtp server for all email clients. So your command line would be: tracrt smtpout.secureserver.net
you can also use ping smtpout.secureserver.net -t to run an infinate ping test to help detect packet loss.
On a side note, GoDaddy accoutns commonly require smtp authentication prior to sending emails. There is a common exceoption in email servers that bypasses the requirement when email has just been retrieved, which may explain the interrmittance of your problem. either way, I would check the smtp auth settings in your email client.
Main Topics
Browse All Topics





by: Berge1986Posted on 2009-02-06 at 11:53:20ID: 23573541
Start > Run > CMD
Use a tracert command so for example to trace to google or comcast mail
tracert www.google.com
or
tracert mail.comcast.net