next up previous contents
Next: DATA Up: Simple Mail Transfer Protocol Previous: MAIL   Contents

RCPT

The second step in the procedure is the RCPT command
RCTP<sp>TO:<forward-path><CRLF>

This command gives a forward-path identifying one recipient. If accepted, the receiver-SMPT returns a 250 OK reply and stores the forward-path. If the recipient is unknown the receiver-SMTP returns a 550 Failure reply. This second step of the procedure can be repeated any number of times.


root 2004-03-16