I was attempting to transfer a whole bunch o messages and I came across this error.

Jun 29 15:40:34 mcncgw dbmail/imap4d[21346]: db_query(): Error executing query [] : [ERROR: Invalid UNICODE character sequence found (0xc06e) ]

The database is set up as unicode ....

I think there is a problem here is this:

messageblk      | text   | not null

Message chunks cannot assume a character encoding. They should basically be semi opaque.

In the mean-time I'll try a good-ol 8 bit encoding.

G

Reply via email to