Re: SmtpMail.Send problem (bad)



You don't have to use multi-servers, but you have the option.

You can start a gmail account, and enable pop. and test that with my
project.

That way you can differentiate between it being your code ..... and your
server.




"Chaz" <Chaz@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:DDAC580A-D2CB-437E-9E24-7CD4F5793FF5@xxxxxxxxxxxxxxxx


Something else:

for about 10 days or so we've been getting these weird error popups from
windows that read:

"Error during Send request in first handshake. Error: 12029"

From what I've been able to gather, this is related to HTTP sends. The
appearance of the word "first" in the error mssg presupposes a second
handshake. Could my app be hitting a similar error on SmtpMail.Send() and
giving up without attempting another and returning the exception in my
first
post??




.