SMTP/ESMTP/POP3 command

Source: Internet
Author: User
Tags ssl connection
SMTP/ESMTP/POP3 command
SMTP command:
Helo FQDN identifies the sending SMTP host
Mail from: Identify the mail sender
Rcpt to: Identify Email Recipient Information
Data indicates that the sending host email data is ready for sending.
Rset interrupts the current email transmission.
VRFY string allows the sender to verify the recipient's validity before sending the email.
Help list SMTP commands supported by the receiving host
Quit interrupts and closes the SMTP session
Turn triggers the receiving server to send messages in the queue to the sending server

ESMTP command:
Atrn runs only when the session is verified.
Etrn specifies the remote host for mail delivery
Pipelining allows Batch Sending of SMTP commands without receiving a response
Chunking allows more effective sending of large MIME messages
X-EXPS gssapi NTLM login uses an effective authentication mechanism, Kerberos and NTLM
X-EXPS = login uses an authentication mechanism to support NTLM compatible with exchange server5.5
X-LINK2STATE specifies support for Exchange 2000 connection status commands
Xexch50 is used to transmit exchang-specific content in the email
Starttls provides an SSL connection between the SMTP client and the server

POP3 command:
User name provides user name
Pass string provides the user password
Stat provides mailbox status
List list items listing emails
Retr msg reads emails
Dele MSG mark the email as deleted
Noop does not do anything. Only one response is returned.
Rset interrupts the current operation and restores the deleted emails.
Quit POP3 session

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.