1.

What Is Reply?

Answer»

An SMTP reply is an ACKNOWLEDGMENT (positive or NEGATIVE) sent from receiver to sender via the TRANSMISSION channel in response to a command. The general form of a reply is a numeric completion code (indicating failure or success) USUALLY followed by a text string.

The codes are for use by PROGRAMS and the text is usually intended for human users. Recent work has specified further structuring of the reply strings, including the use of supplemental and more specific completion codes.

An SMTP reply is an acknowledgment (positive or negative) sent from receiver to sender via the transmission channel in response to a command. The general form of a reply is a numeric completion code (indicating failure or success) usually followed by a text string.

The codes are for use by programs and the text is usually intended for human users. Recent work has specified further structuring of the reply strings, including the use of supplemental and more specific completion codes.



Discussion

No Comment Found