Heya..
Some time ago I coded a direct smtp client for sending email directly ffrom ur own machine, that was under win98, and it worked fine.
When I recompiled it under XP, the following weirdness occurs:
after receiving a reply from the HELO, whatever I send next results in a QUIT being sent !! The application is not doing it... where's it coming from ??
Some time ago I coded a direct smtp client for sending email directly ffrom ur own machine, that was under win98, and it worked fine.
When I recompiled it under XP, the following weirdness occurs:
after receiving a reply from the HELO, whatever I send next results in a QUIT being sent !! The application is not doing it... where's it coming from ??
Code?