Fixed the problem. Here is my email to Microsoft (since I called
Microsoft to help me solve the problem) after I fixed the problem
myself.
-----SNIP-----
I can't pinpoint ONE thing I did to fix the problem.....but it could
be one of 3 things.
Actually I was surprised it worked this morning because last
night...even after some
changes...nothing worked. It just MAGICALLYstarted working this
morning. Weird.
1. I installed Office 2000 Service Pack 2...I forgot where I found
out or why I decided
to install this..I think it was from a post on google. Then for
some reason I checked the version
of Outlook after the install and found out the version number was
still the OLD version
number so the install didn't seem to take effect.
Because of this, I found on the Microsoft website that there were
seperate downloads for
Outlook fixes. I then installed these fixes, one being "Outlook
2000 SR-1 Update: E-mail
Security" and the other being "Outlook 2000 Collaboration Data
Objects (CDO) Update:
Security" (these required the Office 2000 installation cd).
Here is a snippet from the Microsoft website:
The Outlook 2000 Collaboration Data Objects (CDO) Security Update
provides a higher level of security against most viruses, such as the
ILOVEYOU and Melissa viruses, as well as other viruses that spread
themselves through e-mail. CDO is a technology designed to simplify
the creation of applications with messaging functionality, or to add
messaging functionality to existing applications. For example, CDO and
Active Server Pages provide script support to create, send, and
receive e-mail on a Web site.
Strange thing is that after I installed these the I tried sending
using CDO and it still
DID NOT work ie I would still get the email error message. So
that's why I don't know
if this reason was the reason it started working this morning.
2. I then did a test to use another mail server....in particular
mail.telus.net (which is the
mail server that I am "supposed" to use at home (I use my own
smtp server actually)).
Accidentally I typed in mail.telus.com instead of mail.telus.net
in the test.vbs (vbscript
CDO) file so I got an error, the same error as before (it would
not work becaused I was
using a wrong, invalid mail server). So then I ran my VB.NET
windows application EMAIL
program...and I commented out the line where I set the
SmtpServer. Before I did this I
changed the default SMTP delivery address (for my local SMTP
server) to mail.telus.net.
So this worked.......as expected because this was the WORKAROUND
that DAN " THE
MAN" suggested.
This morning I was thinking of trying these other two mail
servers.....in particular
BCMSG010 and BCMSG020 (020, i think) which are also two other
smtp mail
servers that TELUS uses (I got these from mailer.vb...which is
shared code that
one of us at TELUS wrote to automate sending out of emails). When
I went to edit
the test.vb file I discovered that I put in mail.telus.com
instead of mail.telus.net.
So I changed it to mail.telus.net and then when I ran test.vb it
MAGICALLY started
working and I was receiving emails (to my home account) without
getting the error
message. I then logged on to my company VPN....and changed the
smtp server
to abmsg001.......and IT WORKED also.
3. Could it also be the fact that the LOCAL profile...finally got
propogated to the
exchange server? When I logged in to Keith's machine yesterday my
profile
was still REMOTE on his machine. But on machine it was LOCAL.
Maybe it
takes some time for the propogation to happen?
-----SNIP-----
Regards,
Tim