asked 135k views
5 votes
What is the purpose of the SMTP command "HELO"

asked
User Kprobst
by
8.1k points

2 Answers

5 votes

Answer:

If a client initiates the SMTP communication using an EHLO (Extended Hello) command instead of the HELO command some additional SMTP commands are often available. They are often referred to as Extended SMTP (ESMTP) commands or SMTP service extensions. Every server can have its own set of extended SMTP commands. yea what they said

Step-by-step explanation:

answered
User Sandeepsure
by
7.5k points
6 votes
If a client initiates the SMTP communication using an EHLO (Extended Hello) command instead of the HELO command some additional SMTP commands are often available. They are often referred to as Extended SMTP (ESMTP) commands or SMTP service extensions. Every server can have its own set of extended SMTP commands.
answered
User Azfar Niaz
by
7.4k points