Let op Dit zijn algemene SMTP-foutcodes, geen ANVA-foutcodes.
SMTP-code |
Omschrijving |
SMTP Code 3.5.4 : Start mail input end with <CRLF>.<CRLF> |
This code is generated in response to the DATA command. The receiving mail server has received the "From" and "To" information and is now asking for the "Message Body". In response to this code, the sending mail server must send the body of the message to the receiving mail server and indicate the end of the message body with <CRLF>.<CRLF> |