Hi, list. I try to store mail info in MySQL, and have @storage_sql_dsn set. Seems Amavisd (2.6.4) inserts incorrect UTF-8 characters (Chinese) into MySQL (msgs.subject).
SQL used to create database: mysql> CREATE DATABASE amavisd DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci; Then copy and source SQL commands from README.sql-mysql, try to send an email with Chinese subject. In Thunderbird, subject in mail mime source is "Subject: =?UTF-8?B?5Lit5paH5rWL6K+V?=". In Amavisd database (msgs.subject) is "ä¸ æ–‡æµ‹è¯". Am i missing something? Thanks very much. :) ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user Please visit http://www.ijs.si/software/amavisd/ regularly For administrativa requests please send email to rainer at openantivirus dot org
