The following issue has been SUBMITTED. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=280 
====================================================================== 
Reported By:                kc
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   280
Category:                   Database layer
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             06-Nov-05 07:55 CET
Last Modified:              06-Nov-05 07:55 CET
====================================================================== 
Summary:                    Encoded subject causes db error when save data to
dbmail_subjectfield as length exceeds 100
Description: 
table dbmail_subjectfield has only 100 char for subjectfield.  In the case
the subject is in utf-8, it need to be encoded which makes it larger than
expected.

Suggest to use "text" instead of varchar(100).  I don't know if there is
any RFC limits subject length line though.

And, shouldn't the subject line be decoded when save it to
dbmail_subjectfield?
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-Nov-05 07:55 kc             New Issue                                    
======================================================================

Reply via email to