Summary | encoding problem with mozilla |
Queue | IMP |
Queue Version | 3.2.6 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | argabalala (at) yahoo (dot) fr |
Created | 10/06/2005 (7232 days ago) |
Due | |
Updated | 10/21/2005 (7217 days ago) |
Assigned | 10/06/2005 (7232 days ago) |
Resolved | 10/21/2005 (7217 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
that they use the same "mess" that leads exactly to the same
reproductible problem ?
thousands installations of IMP 3 around the world. Maybe they both use
a customized version packaged from a third-party vendor/distributor.
As noone experienced this in the 4-5 years that IMP 3 is on the
market, your ISPs have to track it down themselves.
with *two* distincts providers who us IMP as webmail.
O V H (www dot ovh dot fr) on which you have to pay a very cheap amount
to get a mail account, who use IMP 3.2.6.
I used this version to do most of my tests.
Free (www dot free dot fr) on which you can create a free account,
who uses Imp 3.2.5
===
Subject: accents
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.2.5
===
I don't know the Horde project/community, but what is the probability
that they use the same "mess" that leads exactly to the same
reproductible problem ?
and why does it only appear with mozilla and not IE or firefox ?
I cannot tell where the problem is, but there undoubtly is a problem.
The body is encoded in latin1, hence the problem.
Do you need more information about my test protocol ?
I've just cut and pasted header parts from my two messages.
My recipients cannot easily read my messages written using mozilla.
State ⇒ Feedback
UTF-8 at all.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ encoding problem with mozilla
Queue ⇒ IMP
State ⇒ Unconfirmed
excerpt of the header :
===
Subject: this message contains accents
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.2.6
===
If I do exactly the same thing, but with internet explorer, I get this
header :
===
Subject: this message contains accents
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.2.6
===
Notice that the charset chosen is latin1 for the second message while
it is utf-8 for the first one.
The correct behaviour is internet explorer one.
Mozilla version is latest release 1.7.12.
Internet explorer is 5.5.
I've tested with firefox, and there is no problem with firefox.
So Imp uses the wrong charset with mozilla only, and both two of my ISP
(personnal and work) use an IMP version that leads to this behaviour.