RFC Errata
RFC 4141, "SMTP and MIME Extensions for Content Conversion", November 2005
Source of RFC: fax (app)See Also: RFC 4141 w/ inline errata
Errata ID: 4762
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Andris Reinman
Date Reported: 2016-08-04
Verifier Name: Alexey Melnikov
Date Verified: 2016-08-11
Section 9.1 says:
S: 250-<June@some.example.com> recipient ok
It should say:
S: 250 <June@some.example.com> recipient ok
Notes:
The example in section 9.1 incorrectly lists a hyphen between the status code (250) and message text (<June...) as if there would be more data coming from the server regarding the "RCPT TO:<June..." command but there is not.