------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=982

Nigel Metheringham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Nigel Metheringham <[email protected]>  2010-05-13 15:21:52 ---
RFC5321 is quite clear [Section 2.4] that SMTP commands and responses are 7 bit
ASCII (unless an
ESMTP extension has negotiated otherwise - at this point in time exim
recognises no
such extensions).

Additionally RFC5321[Section 2.3.5] states

   These
   components ("labels" in DNS terminology, RFC 1035 [2]) are restricted
   for SMTP purposes to consist of a sequence of letters, digits, and
   hyphens drawn from the ASCII character set [6]. 

Exim should, therefore reject the cyrillic domain name as an error.

Presumably the address should be specified in the DNS punycode type encoding.


-- 
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details 
at http://www.exim.org/ ##

Reply via email to