Bug 28615 - Unicode / Nicht-ASCII-Zeichen im local part der Emailadresse unterstützen
Unicode / Nicht-ASCII-Zeichen im local part der Emailadresse unterstützen
Status: RESOLVED DUPLICATE of bug 15280
Product: UCS
Classification: Unclassified
Component: Mail
UNSTABLE
All Linux
: P5 enhancement (vote)
: ---
Assigned To: Mail maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-20 11:58 CEST by Philipp Hahn
Modified: 2012-09-28 13:46 CEST (History)
0 users

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Further conceptual development
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2012-09-20 11:58:08 CEST
<http://tools.ietf.org/html/rfc6531> erlaubt es im local part einer Email-Adresse auch Unicode-Zeichen zu benutzen. Diese sind UTF-8 zu kodieren.

Das wird derzeit nicht von UCS unterstützt.

Am Ticket #2012081021002877 ist aufgefallen daß u.a. am LDAP-Attribute "mail" scheitert, welches nur als IA5String (OID=1.3.6.1.4.1.1466.115.121.1.26) deklariert ist und damit nur 7-Bit ASCII-Zeichen erlaubt. (→ OctetString (OID=1.3.6.1.4.1.1466.115.121.1.40))

Siehe auch <http://en.wikipedia.org/wiki/Email_address#Local_part>
Comment 1 Philipp Hahn univentionstaff 2012-09-28 13:46:53 CEST

*** This bug has been marked as a duplicate of bug 15280 ***