"Hoya Saxa" <Hoya
(E-Mail Removed)> wrote in message
news:ACABB389-D49E-4B4D-A85F-(E-Mail Removed)...
> We have suddenly lost the ability to send email through Outlook 2003
> (OS is
> Windows XP Pro SP2). Can receive incoming email just fine. Did
> nothing to
> alter the setting in Outlook and this is happening two separate email
> accounts with two separate users. Get an error message that Outlook
> cannot
> find the smtp server. I have checked with my IPS and the settings are
> still
> correct. Any ideas what could have happened to cause this problem?
So have you tried pinging that SMTP server by its IP name, or done a
lookup on its IP name (to get back its IP address which is what
computers use) to know that you are entering the correct value and that
your DNS server has an entry for it (or can pass it upstream to the next
DNS server to find it there)?
ping <hostname>
or
nslookup <hostname>
You should get back an IP address. If that hostname isn't defined then
you are entering the wrong IP name for it or it is not defined (i.e.,
you have the wrong name).
So just WHAT is the IP name of the mail server(s) to which you are
trying to connect?