A NOTE has been added to this issue. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=772 
====================================================================== 
Reported By:                yavo
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   772
Category:                   Database layer
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
target:                      
====================================================================== 
Date Submitted:             25-Feb-09 15:34 CET
Last Modified:              25-Feb-09 15:40 CET
====================================================================== 
Summary:                    Database Error - value too long for type character
varying(100) when insterting into dbmail_replycache
Description: 
I get the above message in my postgres logs when an auto reply is sent.

ERROR:  value too long for type character varying(100)
STATEMENT:  INSERT INTO dbmail_replycache (to_addr, from_addr, handle,
lastseen) VALUES('em...@example.com','em...@example.com','Text longer than
100 characters', CURRENT_TIMESTAMP)

====================================================================== 

---------------------------------------------------------------------- 
 (0002796) yavo (reporter) - 25-Feb-09 15:40
 http://www.dbmail.org/mantis/view.php?id=772#c2796 
---------------------------------------------------------------------- 
After inspecting my database, this seems to have been introduced by
upgrading to 2.2.11

Before a random hash was being placed in the handle, now it appears that
the email body is placed there. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
25-Feb-09 15:34  yavo           New Issue                                    
25-Feb-09 15:40  yavo           Note Added: 0002796                          
======================================================================

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

Reply via email to