[EMAIL PROTECTED] wrote:
> I set utf8 encoding, but before I had to switch to utf8 database too, only
> utf8_general_ci collation worked properly, I set to utf8 all tables,
> varchars and texts (all ones were set to latin1_swedish_ci).
> 
> Newly inserted message (via sendmail -> lmtpd) with non ASCII7 character
> in header are processed nearly well (in OE message list is a "?" character
> at position of 0xE9,

Which means that the header is not encoded as specified in
DEFAULT_MSG_ENCODING. In that case all 8bit characters are replaced by a
'?' char. That's a feature, not a bug.

> but in message view at 0xE9 is "correct" character
> (which I expected)). Old messages stills unreadable.

Same here. I'm not sure though why old messages can't be read. The
header and envelope caches for them will be invalid however.

> 
> Attached msgs.tgz contains two sample (spam) messages, msg.148748.eml is a
> message with 0xE9 in To field, msg.86479.eml contains some non ASCII7
> characters in To field (many email addresses) and in Subject field too.
> 
> Second one is not displayed by OE never, log says PARSE ERROR:
> hr=2148322516. I am unable to found the cause. Maybe relevant to
> http://www.dbmail.org/mantis/view.php?id=499?
> 

I'll leave the report open and I'll check out the messages you've attached.

-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to