473,385 Members | 2,003 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Win XP, SMTP, and Socket Error 10053

My email client (I programmed) recently has stopped being able to send
email with my XP machine. I have had 3 other friends test it and the same
thing happens. The program has not changed, but Windows XP has.

My program can connect to any other port (that I've tried) on a remote
machine. However, when trying to connect to port 25 (SMTP), immediately,
socket error 10053 occurs, and the socket fails to connect because of it.
The problem is not just with my program, but others such as AgileMail
(http://www.flashpeak.com/agilemail/agilemail.htm) and Simple Email Client
(http://www.codeguru.com/Cpp/I-N/int...icle.php/c3441/).

The problem is only with Windows XP. I think it has to do something with a
recent Windows XP update. It seems like it may be some kind of security
issue whwn a program tries to connect to a remote port 25.

Yes, Eudora can send email just fine.

Does anyone know what the problem is? I am stumped.

Jul 22 '05 #1
3 3681
did the firewall get turned on? What about the proxy client?

Billism wrote:
My email client (I programmed) recently has stopped being able to send
email with my XP machine. I have had 3 other friends test it and the same
thing happens. The program has not changed, but Windows XP has.

My program can connect to any other port (that I've tried) on a remote
machine. However, when trying to connect to port 25 (SMTP), immediately,
socket error 10053 occurs, and the socket fails to connect because of it.
The problem is not just with my program, but others such as AgileMail
(http://www.flashpeak.com/agilemail/agilemail.htm) and Simple Email Client
(http://www.codeguru.com/Cpp/I-N/int...icle.php/c3441/).

The problem is only with Windows XP. I think it has to do something with a
recent Windows XP update. It seems like it may be some kind of security
issue whwn a program tries to connect to a remote port 25.

Yes, Eudora can send email just fine.

Does anyone know what the problem is? I am stumped.

Jul 22 '05 #2
The firewall was turned on. I tried disabling it, the same thing.

And proxy client, I am not using a proxy. These programs connect directly
to the SMTP server, on port 25.
Jul 22 '05 #3
Belated response...

I've been going nuts trying to use blat, a program that sends smtp
emails. I've been using it without any problems for some months - and
now I get the socket error 100053 every time I use it.

However I've just discovered that if I turn my McAfee VirusScan 8 off
it'll work fine. No more socket errors.

HTH

Steve

Jul 22 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Pedro | last post by:
Hi all, a friend using Windows wanted to send mail, but he got timeout errors after editing php.ini Mail section smtp = smtp.server.com sendmail_from = friend@server.com I realized that...
1
by: David Hughes | last post by:
I wonder if anyone can help me resolve this problem. Although my ISP (One and One) provides the facility to run Python 2.2 CGI programs, their technical support people don't seem to have any Python...
4
by: Alex Hunsley | last post by:
I am using the smtp module to send emails via a local SMTP server on our network. I am failing with "connection refused" error, even though we definitely have an smtp server running on port 25! ...
2
by: Miki Tebeka | last post by:
Hello All, I can't connect to our Excahnge server using smtplib from a WinXP box. Connection to the same server from a Linux box works. The code: from smtplib import SMTP s =...
0
by: jlconde | last post by:
I have a classe to send mails. It runs on yahoo well but with hotmail I never receive the mails.I do not receive an error neither. I would need some strange header to make the hotmail like my...
7
by: oopsbabies | last post by:
Hello everyone, I am using Apache 1.3.33 as the web server and PHP version 4.3.10. My machine is using Windows XP 2002 professional edition which comes with a Windows firewall. I am using McAfee...
1
by: Chubbly Geezer | last post by:
Hi I am using the following code to send an email from within my program:- MailMessage theMailMessage = new MailMessage("from@email.com", "to@email.com"); theMailMessage.Body = "body email...
1
by: kuratkull | last post by:
Ok, I wrote a Honeypot in perl. It listens on port 25 and acts as a crude SMTP server. It responds to the most basic commands(helo, mail from, rcpt to, data) needed for sending mail. It has no way...
3
by: Sean Nakasone | last post by:
I'm having trouble with sending smtp mail. It's hanging after the smtplib.SMTP() line. It doesn't works from home but not from work. What's the best way to debug this? # Here's my script...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.