[Tickets #11021] Re: Sending mail to addresses from an IDN domain

bugs at horde.org bugs at horde.org
Mon Feb 27 06:10:31 UTC 2012


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/11021
------------------------------------------------------------------------------
  Ticket             | 11021
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | Sending mail to addresses from an IDN domain
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Bug
  State              | Assigned
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2012-02-26 23:10) wrote:

> HORDE: [imp] Validation failed for: test@überfall.de [pid 16934 on  
> line 972 of "/var/www/webmail/imp/lib/Compose.php"]

Are you using the latest IMP from git master?  There is no validation  
near that line.  E-mail validation has been completely rewritten  
lately - since 5.0.18 was released.

> And it looks as though
>
> Horde_Mime::encodeAddress('Räuber <raeuber@überfall.de>', 'UTF-8')

Yes - encodeAddress() does not support IDN.  That's why it is  
deprecated and why future manipulation of e-mail addresses is going to  
be done solely through Horde_Mail_Rfc822 methods/objects.





More information about the bugs mailing list