Opened 6 years ago

Closed 6 years ago

#1484212 closed Bugs (duplicate)

Problem with encoding when iso-8859-1 foreign characters are found in the From header

Reported by: marcz908 Owned by:
Priority: 5 Milestone:
Component: Core functionality Version: 0.1-beta2
Severity: normal Keywords:
Cc:

Description

One of the users of roundcube on my server recieved an email where the name in the From header contained foreign characters. When she replied to this email, qmail gave an instant bounce message:

<?=@oak.webhost999.com>:

Sorry, no mailbox here by that name. (#5.1.1)

I looked at the source for the email she replied to, and the From header looked like this (the email address has been changed and antispamed):

From: =?iso-8859-1?q?Elo=EDsa=20Alvarado?= <test at yahoo dot com>

I hit reply and changed the email within the < and the > to my email address to see what would happen. I recieved the reply, but I also got the same bounce message. When I looked at the source for the message I sent in my sent mail folder, the To header looked like this:

To: =?UTF-8?Q?Elo=C3=83=C2=ADsa=20Alvarado=20<test at yahoo dot com>?=

Change History (1)

comment:1 Changed 6 years ago by jpingle

  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #1484205

Note: See TracTickets for help on using tickets.