RFC5321 "получатель должен проверить [...] код ответа" (почему?)
В SMTP commands отправлены sender а также responses которые начинаются с цифры code отправлены receiver,
но тогда есть этот бит:
RFC5321 sec4.2
Whenever possible, a receiver-
SMTP SHOULD test the first digit (severity indication) of the reply
code.
А? Это ошибка в RFC? Они имеют в виду sender вместо receiver?
Следующий абзац говорят sender,
Consequently, a sender-SMTP MUST be prepared to handle codes not
specified in this document and MUST do so by interpreting the first
digit only.
Этот бит имеет смысл,
1 ответ
Решение