On Sun, 17 May 2009 11:32:30 +0000, you wrote:

>Please show us what is returned (if anything) when you telnet the mail
>server from the same machine from where you tried the C++ EXE.
>Command prompt: "telnet <hostname> 25".

The server responds with:
220 apollon.soholm.com ESMTP Sendmail 8.13.2.... (and so on)

When I type: ehlo soholm.com it responds with:
250-apollon.soholm.com Hello [192.168.1.1], pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-DELIVERY
250-HELP

When I type: helo soholm.com it responds with:
250-apollon.soholm.com Hello [192.168.1.1], pleased to meet you

The answers do not match the errors I get from my program, no? :-)

Using telnet I can send a message. But a but "clumsy"...!

Regards:
Ole Braad-Sorensen
www.importshop.dk
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to