Opened 7 years ago

Closed 5 years ago

#1483838 closed Bugs (fixed)

mime.php - not accepting non English characters

Reported by: roundcube@… Owned by:
Priority: 5 Milestone: 0.1-stable
Component: Core functionality Version: later
Severity: major Keywords:
Cc:

Description

Latest SVN version of mime.php (checkout 9 June) with patch that fixes encoding in email, fails to encode recipient properly. When sending emails to recipients with æ, ø, å, etc. the IMAP server will create an error:

A message that you sent contained one or more recipient addresses that were
incorrectly constructed:

  =?UTF-8?Q?Recipient_Name=C3=B8<name@address.no>?=: malformed address:
?= may not follow =?UTF-8?Q?Recipient_Name=C3=B8<name@address.no>

Change History (1)

comment:1 Changed 5 years ago by seansan

  • Milestone set to 0.1-stable
  • Resolution set to fixed
  • Status changed from new to closed

Seems fixed

Note: See TracTickets for help on using tickets.