On 03/27/02 at 17:35, Michael Davis wrote:
> Great, thanks for clearing that up. So by issuing multiple RCTP
> TO: commands the server will construct a list of recipients for the
> message. Funny about the RSET command, which was listed as the
> command to reset the session for a particular message in the online
> documentation I was reading.
Yes, if you wish to send more than one message in a given SMTP session, you
would issue a RSET after sending one message and before sending the next.
RSET causes the server to reset the state of the session.
> It was listed as a command used to end the session so that a new one
> could be initiated.
As I understand it, you can't necessarily know what state the server is in
when you first connect, so you issue a RSET immediately following the
HELO/EHLO in order to make sure that it has been reset.
--
Christopher Bort | [EMAIL PROTECTED]
Webmaster, Global Homes | [EMAIL PROTECTED]
<http://www.globalhomes.com/> | PGP public key available on request
#############################################################
This message is sent to you because you are subscribed to
the mailing list <[EMAIL PROTECTED]>.
To unsubscribe, E-mail to: <[EMAIL PROTECTED]>
To switch to the DIGEST mode, E-mail to <[EMAIL PROTECTED]>
To switch to the INDEX mode, E-mail to <[EMAIL PROTECTED]>
Send administrative queries to <[EMAIL PROTECTED]>