As far as I can tell, dbmail-2.1 has no trouble at all inserting KOI-8 messages into a UNICODE encoded database.
Tested this on postgres-7.4. Gmime is already fully utf-8 enabled on all it's interfaces. Thomas Mueller wrote: > Hi Robert, > >> Here's the patch.. > > > I don't think that's a solution but a (expensive) workaround. The > problem is: Postgres compresses text but stores bytea as it is. > In future it would be interesting to search on message bodies as well. > > What about converting every string to UTF-8 and use a UTF-8 database? > Paul is it hard to convert a incoming message to UTF-8 and use UTF-8 > everywhere? > > > Thomas > > _______________________________________________ > Dbmail-dev mailing list > [email protected] > http://twister.fastxs.net/mailman/listinfo/dbmail-dev > -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl
