[Tickets #9525] Re: Sender validation fails for non-ascii letters

bugs at horde.org bugs at horde.org
Thu Jan 20 06:22:26 UTC 2011


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

Ticket URL: http://bugs.horde.org/ticket/9525
------------------------------------------------------------------------------
  Ticket             | 9525
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | Sender validation fails for non-ascii letters
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2011-01-20 01:22) wrote:

> The validation fails on l.850 in imp/lib/Compose.php. Is the  
> Horde_Mime::encodeAddress call above it the one that should quote it?

Yes.  The email address should be MIME encoded after that call, so it  
will pass validation (since it no longer contains non-7bit characters).

Added some tests to horde/Mime - both pass for me.






More information about the bugs mailing list