can you create a test email i could send a mail to? (you can delete it after)
so i can get full error message and the ip where it come from (in outlook, you can see thoses details in options of message)
is smtp service running?
maybe you changed a password and must change it in smtp service
is your server secure?
some isp block "no password to send smtp" servers because spammers use them
Main Topics
Browse All Topics





by: MarkMichaelPosted on 2008-03-28 at 07:29:47ID: 21230709
Have you done an MX lookup for your domain?
From Linux console:
#> dig mx domainname.com
From Win CMD prompt:
c:\> nslookup
>set q=mx
yourdomainname.com
Alternatively, I think dnsstuff.com is still free.
Sounds like your MX entry is broke though, contact your DNS host to see if it's looking alright.