On Fri, 8 Apr 2005, Davide Libenzi wrote:
> On Fri, 8 Apr 2005, Dario wrote:
> > The 220 greeting is received and also \r\n.
> > If you want I can send you a log from the server in question and the
> > modified SMTPUtils.cpp used to print it.
>
> So, in which function XMail gets stuck? Is it in sending the EHLO or
> before?

Davide,

I see from the old messages - XMail supposedly times out after getting the
220 greeting.  It never sends an EHLO or HELO.  If that's true...
A couple of things that caught my eye!  (I could be all wet!)

220 mc5-f28.hotmail.com Sending unsolicited commercial or bulk e-mail to
Microsoft's computer network is prohibited. Other restrictions are found
at http://privacy.msn.com/Anti-spam/. Violations will result in use of
equipment located in California and other states. Sat, 9 Apr 2005 02:24:14
-0700

It is 297 characters long.  It will be 298 characters long tomorrow (10 vs
9).  A small point - but could still be a factor of making it intermittent.

It contains a single single quote.  Now we should only 'pay attention' to
the 220 - but...  If there is any fancy debugging or logging going on - a
single quote...  You know the code and I don't.

Brett
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to