Delphi .NET (2) Database (71) Delphi IDE (90) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (280)
Exchange Links About this site Links to us 
|
Email: meaning of Socket Error 10061
10 comments. Current rating: (4 votes). Leave comments and/ or rate it.
Question:
My application needs to send and receive emails. Sometimes I get a socket error 10061 - what does this mean?
Answer:
If you would get the error message all the times, then the explanation would be that either port 25 (needed for sending email using SMTP protocol) or port 110 (used to receive email using POP protocol) are blocked by a firewall or your router.
Since you report that this error happens on occasion (probably only when sending emails out), it can be assumed that the destination mail server is not accepting a connection from you. Maybe you've sent too many emails within an interval and the remote mail server considers your software to send out spam.
So you could
- Reduce the frequency of sending mails to this server
- Reduce the speed of sending mails to this server
- Reduce the amount of mails to this server
- Try again later
- Send mails through a relay server
A few words about relay servers. There are 'open' relay servers that everyone can use. There is even a web site dedicated to keeping track of these open relay servers ( http://www.ordb.org/). The problem with these open relay servers is that they are used by spammers and sending emails through them is a guaranteed way to get rejected. If you visit their site, make sure that your domain is not on their list yet.
If your domain is not brandmarked as an open relay and you are not sending high volumes in short time, then most likely the network problem is on the receiving end (the remote mail server).
Comments:
|
|
|
|
Thanks to all of u!... they are helpful to me
|
2007-01-18, 23:40:36 (updated: 2007-01-18, 23:42:08) |
|
|
Even i receive the same message! but when i restart my computer the problem seems to be vanish.
Any Guess what the problem could be? Keywords: junk
|
|
|
|
|
|
|
|
|
|
Good.........I have a client who is having problems with SOCKET ERROR MESSAGES.
Thanks for everything,
Mauricio.
|
|
|
|
|
i get the same message when i try to play games on this computer. any idea what it means???
|
|
|
|
|
it helped me
|
|
|
|
|
hey, i am having the same problem with that error but at me the error starts at the begin i put my pc on. Does it means that i have a keylogger on my computer that tries to send e-mails?
i hope some of you knows it
mister k.
|
|
|
|
|
i tryed updating spybot and got this error when i turned zone alarm on and tryed again it downloaded the updates
|
|
|
|
|
the resolution that has been given has been quite helpfull allthough some of the technical jargon is difficult to actually pass on to laymen. however it has been really helpfull.
|
|
|
|
|
thanks very helpfull
|
|