The following issue has been SUBMITTED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=385 ====================================================================== Reported By: maenaka Assigned To: ====================================================================== Project: DBMail Issue ID: 385 Category: Database layer Reproducibility: always Severity: minor Priority: normal Status: new target: ====================================================================== Date Submitted: 26-Jul-06 04:31 CEST Last Modified: 26-Jul-06 04:31 CEST ====================================================================== Summary: MySQL: Patch: Configurable connection character-encoding. Description: By now, DBMail-MySQL requires the database encoding and the connection encoding must be the same while some people/sites ain't. The attached patch adds the optional "encode" knob to the DBMAIL section in the dbmail.conf, and set the connection encoding if the knob is present.
Ie., add "encode=binary" to the dbmail.conf, then the query "SET NAMES=binary" is executed before the checking of the collation. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 26-Jul-06 04:31 maenaka New Issue 26-Jul-06 04:31 maenaka File Added: charset-trunk.patch ======================================================================