IIS and SMTP - IIS ESMTP

This is Interesting: Free IT Magazines  
Home > Archive > IIS and SMTP > March 2007 > IIS ESMTP





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author IIS ESMTP
JPS

2007-03-22, 7:29 am

I've installed IIS 6.0 on my XP professional SP2 and then installed
SMTP Service.
By telnet on port 25 i've reached the SMTP service and obtained the
connection.
Using EHLO command I obtain:

250-dotcom.com Hello
250-SIZE 2097152
250-PIPELINING
250-DSN
250-ENHANCEDSTATUSCODES
250-8bitmime
250-BINARYMIME
250-CHUNKING
250-VRFY
250 OK

I've used RCPT TO: command but after inserted the destination address
server doesn't wait for another RCPT TO:

RCPT TO: guest@dotcom.com
250 2.1.5 guest@dotcom.com

So I suppose that PIPELINING command doesn't work.
How is it possible to use or enable PIPELINING?

Any Idea?
Thanks.

PeterD

2007-03-22, 1:26 pm

On 22 Mar 2007 04:27:36 -0700, "JPS" <jpsf1uk@gmail.com> wrote:

>I've installed IIS 6.0 on my XP professional SP2 and then installed
>SMTP Service.
>By telnet on port 25 i've reached the SMTP service and obtained the
>connection.
>Using EHLO command I obtain:
>
>250-dotcom.com Hello
>250-SIZE 2097152
>250-PIPELINING
>250-DSN
>250-ENHANCEDSTATUSCODES
>250-8bitmime
>250-BINARYMIME
>250-CHUNKING
>250-VRFY
>250 OK
>
>I've used RCPT TO: command but after inserted the destination address
>server doesn't wait for another RCPT TO:
>
>RCPT TO: guest@dotcom.com
>250 2.1.5 guest@dotcom.com
>
>So I suppose that PIPELINING command doesn't work.
>How is it possible to use or enable PIPELINING?
>


Try reading:

http://www.ietf.org/rfc/rfc1854.txt

and see if that answers your questions.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com