Gordano Knowledge Base
Article Q0803

What is the SMTP RCPT clause?

Question Background:
What is the SMTP RCPT clause?

Answer:
RCPT is a command used in an electronic mail transaction. Below are the main commands used when mail is sent via SMTP.

HELO - The client "signs on" to the server using the HELO command
MAIL FROM - The client must tell the server who the mail is from
RCPT TO - Who the mail is going to
DATA - Ready for the actual message input
QUIT - If no errors, the message would have been sent, close the connection

So the RCPT clause defines the receiver of the mail message. You cannot specify more than one address at the MAIL FROM clause, however you are able to add many RCPT clauses. You would expect this as mail clients let you send to more than one address per e-mail (CC/BCC). For example:

MAIL FROM: Anyone@anywhere.dom
250 OK - (Server acknowledges and accepts)
RCPT TO: User1@Anotherdomain.dom
250 OK
RCPT TO: User2@Anotherdomain.dom
250 OK
RCPT TO: User3@Anotherdomain.dom
250 OK
GMS Anti-Spam has options that can perform a reverse DNS lookup on the IP address of the given host ensure it matches the address given in the RCPT clause.

See Also:
Q0316   What is the SMTP HELO/EHLO clause?
Q0317   What is the SMTP MAIL clause?
Q0318   What is the SMTP DATA clause?
Q0344   What is SMTP?

Bookmark this KB:
Feedback:
Did this article answer your question? Yes No
Reported in version : All builds
Fixed in version: All builds
Last updated: 21-Aug-2002
Key Words: RCPT SMTP Lookup
Email this article to:
 
To Print this article hold down the control key and press 'P' on your keyboard.
On a Mac, hold down the Apple key and press 'P'
divclear
Log in to
Gordano Support
System
Customer Ref:
EMail:
Password:


- Forgot your password? click here for help.


  © Copyright 1994 - 2013 Gordano Limited Privacy