Matthew O'Connor wrote:
> I think I may have found a bug that needs to be fixed.  Someone has been
> trying to send me an email that was constantly getting bounced by our
> mail server.  What's going on here (I think) is just a garden variety
> encoding conflict.  The issue, is that since we converted the
> message_body data type to bytea to avoid encoding issues, shouldn't we
> also convert all the header cache columns to bytea?

No. Because headers are always 7bit. If headers are being inserted as
8bit strings that's a bug.

> DBMail version Info:
> svn info
> Path: .
> URL: https://svn.ic-s.nl/svn/dbmail/trunk/dbmail
> Repository Root: https://svn.ic-s.nl/svn/dbmail
> Repository UUID: 7b491191-dbf0-0310-aff6-d879d4d69008
> Revision: 2259
> Node Kind: directory
> Schedule: normal
> Last Changed Author: aaron
> Last Changed Rev: 2259
> Last Changed Date: 2006-09-08 15:48:57 -0400 (Fri, 08 Sep 2006)

Quite a lot has changed since then, so consider testing the latest in
the dbmail_2_2_branch.

Also, could you please send me a message I can use to reproduce this?



-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl

Reply via email to