Harald Tveit Alvestrand <harald at alvestrand.no> writes in gmane.ietf.ima:
The following tickets are open on the EAI issue tracker:
1483 SMTPEXT 2.7: Non-ASCII in response texts Text proposed in -06, no
later discussion.
I suggest small change to text. Change here is on diff format.
Dicussion follows.
---------------------------------------------------------------------------
--- draft-ietf-eai-smtpext-06.txt 2007-06-05 06:40:53.000000000 +0300
+++ draft-ietf-eai-smtpext-06.txt--1483 2007-06-16
09:16:28.000000000 +0300
@@ -600,18 +600,26 @@
MUST be transmitted in the form of ACE labels. The protocol
value of
the WITH clause is UTF8SMTP when this extension is used. More
information is in the "IANA Considerations" section of this
document.
2.7.4. UTF-8 Reply
- If the client issues the "RCPT" command which contains non-ASCII
+ If the client issues the RCPT command which contains non-ASCII
characters, the SMTP server is permitted to use UTF-8 characters
within 251 and 551 response codes. Servers MUST NOT include non-
ASCII characters except in the limited cases specifically permitted
- in this section.
+ in this section. The SMTP client following this specification MUST
+ accept UTF-8 on replies of the RCPT command on that case.
+ If SMTP reply requires UTF-8, but SMTP client does not use
+ RCPT command which contains non-ASCII characters, the response
+ code 250 meaning "OK" or 550 meaning "Requested action not taken:
+ mailbox unavailable" is used. When response codes 250 and 550 is
+ used on place of 251 and 551 response codes, response do not include
+ new mailbox. If enhanced mail system status code [RFC3463]
+ is used, response codes given on below is used.