In an effort to not have to write the code to parse the email messages
myself, I downloaded a component for which I've read good reviews.
I'm hoping that SOMEONE here has heard of it AND has some idea as to why it
won't connect. It's called CSLMail and I downloaded it from
www.WinToolZone.com.
I'm stepping through the sub and watching the POP variable (the name of the
variable that is defined as New CSLMail.Pop3) and the "_Server" property is
set to the correct address. However the POPServer variable is NULL--I don't
know for sure what, if anything, that variable does.
I checked the port number and it IS set to 100. Outlook logs into the SAME
mail server using port 100 without a problem (even from the same PC).
TIA