Mail sendin problem (in ASP) .. Help please.
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hey, I am trying to send a test email by ASP code, from my machine, through a free smtp server (hotpop). But I always get this message: '80040213' The transport failed to connect to the server Here is the whole situation in detail : I am using a Windows XP SP2, in a LAN, behind an ISA Server 2000. (But I don't suspect SP2 (because it just blocks entering connections), ISA neither, because we have already an exchange server, so port 25 must not be blocked.) The code itself is 100% correct, because I tested it with our local exchange server (and it works just fine.) Two questions: 1-Do you have an idea what the problem may be? 2-Have you done the same with some smtp server? If so what is it please? Thank you!