Re: Does anybody know why mx1.hotmail.com doesn't response correctly? Thanks



On Jun 11, 2:21 pm, mer...@xxxxxxxxxxxxxx (Randal L. Schwartz) wrote:
"mike" == mike <needpass...@xxxxxxxxx> writes:

mike> In command line, I tried to connect and read responses from hotmail's
mike> smtp server, and get the ACK very fast, and correct. But, when I tried
mike> to do the same work with a script, the response to "helo" was very
mike> slow(30 seconds), and failed eventually. However, when I tried with
mike> gmail's smtp server(and some others), the script worked fine.
mike> Could anybody give me some hints what the problem is(please see
mike> attached content)?

Why are you writing your own tool instead of using Net::SMTP or any of the
higher-level libraries?

And why do you care if the ACK is fast or slow?

Unless you're a spammer... in which case... FOAD.

print "Just another Perl hacker,"; # the original

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<mer...@xxxxxxxxxxxxxx> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

--
Posted via a free Usenet account fromhttp://www.teranews.com

Dude, I create the lower level code doesn't mean I am a hacker. Have
you ever seen a hacker asked this such low lever questions? :-)

.



Relevant Pages