You take the name that you get in the HELO command and then you go to DNS and check if this is a correctly registered server.
Tomas el nombre que obtienes en el comando HELO y luego vas a DNS y chequeas si es un servidor correctamente registrado.
The HELO command is part of the SMTP protocol used for email delivery.
El comando HELO es parte del protocolo SMTP usado para el envío de correos electrónicos.
Since April 2001, the specifications for the SMTP protocol, defined in RFC 2821, mean that the HELO command is replaced by the EHLO command.
Desde abril de 2001, las especificaciones para el protocolo SMTP, definidas en RFC 2821, indican que el comando HELO sea remplazado por el comando EHLO.
The first step of an SMTP session is the exchange of HELO command (or EHLO).
El primer paso de una sesión SMTP es el intercambio de comando HELO (o EHLO).
When talking to another mail server, NethServer Enterprise uses its full host name (FQDN) as the value for the HELO command.
Al hablar con otro servidor de correo, NethServer Enterprise utiliza su nombre de host completo (FQDN) como el valor para el comando HELO.
Error sending mail to a specific domain (Helo command)
Error de envío de correo a un dominio especifico (Helo command)
RFC 821 was the first in defining the HELO command as the SMTP greeting command, this was done in times when the mail transactions were considered to be safe and simple without any other implicit protocols like TLS.
El uso de HELO como comando de saludo se definió por primera vez en el RFC 821 cuando las transferencias de correo se consideraban confiables y aún no se contemplaba el uso de otros comandos y protocolos como TLS.
Description: When the sending system provides its host name to the receiving system in the SMTP HELO command, the receiving system compares its name to the sender's name.
Descripción: Cuando el sistema de envío proporciona su nombre de host al sistema de recepción en el comando SMTP HELO, el sistema de recepción compara su nombre con el nombre del remitente.