Paul, I have a similar (perhaps the same problem), so I decided to try to update to 2250 and recompile, but I'm getting this error:

dbmail-message.c: In function `_header_cache':
dbmail-message.c:934: error: too few arguments to function `dm_strnesc'
make[2]: *** [libdbmail_la-dbmail-message.lo] Error 1
make[2]: Leaving directory `/home/dbmail2/src/dbmail'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dbmail2/src/dbmail'
make: *** [all] Error 2

Matt


[EMAIL PROTECTED] wrote:
A NOTE has been added to this issue. ====================================================================== http://www.dbmail.org/mantis/view.php?id=401 ====================================================================== Reported By: yuen Assigned To: ====================================================================== Project: DBMail
Issue ID:                   401
Category:                   Database layer
Reproducibility:            sometimes
Severity:                   minor
Priority:                   normal
Status:                     new
target: ====================================================================== Date Submitted: 23-Aug-06 06:05 CEST
Last Modified:              03-Sep-06 14:34 CEST
====================================================================== Summary: invalid byte sequence for dbmail_headervalue when
database is utf-8 encoded
Description: In 2.1.7 there are bytea type for messageblk, so I hope that I can finally
use unicode based database, but dbmail-util -by throws errors on some
headers, that contain non latin charakters:
.......................................................................Error
dbpgsql.c, db_query: Error executing query [INSERT INTO
mail.dbmail_headervalue (headername_id, physmessage_id, headervalue)
VALUES
(2,4638,'&http://www.dbmail.org/mantis/view.php?id=272;Ç&http://www.dbmail.org/mantis/view.php?id=262;Ú&http://www.dbmail.org/mantis/view.php?id=268;&http://www.dbmail.org/mantis/view.php?id=336;,
15
&http://www.dbmail.org/mantis/view.php?id=327;&http://www.dbmail.org/mantis/view.php?id=357;ÔÂ
2006
23:33:59 +0100')] : [ERROR:  invalid byte sequence for encoding "UTF8":
0xd0c7

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0000338 The header indication is broken in some...
====================================================================== ---------------------------------------------------------------------- paul - 03-Sep-06 14:34 ---------------------------------------------------------------------- This is most likely caused by incorrect truncation of these headervalues. Please test revision 2250. Issue History Date Modified Username Field Change ====================================================================== 23-Aug-06 06:05 yuen New Issue 24-Aug-06 02:20 yuen Issue Monitored: yuen 03-Sep-06 14:32 paul Relationship added related to 0000338 03-Sep-06 14:34 paul Note Added: 0001388 ======================================================================

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to