A NOTE has been added to this issue. ====================================================================== http://www.dbmail.org/mantis/view.php?id=752 ====================================================================== Reported By: maximP Assigned To: ====================================================================== Project: DBMail Issue ID: 752 Category: General Reproducibility: always Severity: major Priority: normal Status: new target: ====================================================================== Date Submitted: 12-Jan-09 11:04 CET Last Modified: 25-Jan-09 13:35 CET ====================================================================== Summary: Dbmail changes header charset Description: Message header values for messages stored in mimeparts table may differ from those of messages injected to dbmail. For instance, Russian headers From: and To: in UTF-8 turn to iso-8859-5. It seems to be gmime feature (trying to select the appropriate charset for UTF-8 data), but it is completely wrong in this case, imho.
====================================================================== ---------------------------------------------------------------------- paul - 25-Jan-09 13:35 ---------------------------------------------------------------------- Maxim, the mimeparts contains the messageparts as-is. The header caching tables contain strings converted into the charset specified in dbmail.conf. If you still feel there is a bug, please provide steps to reproduce. Issue History Date Modified Username Field Change ====================================================================== 12-Jan-09 11:04 maximP New Issue 25-Jan-09 13:35 paul Note Added: 0002733 ====================================================================== _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
