Aaron Stone wrote:
> On Wed, 2006-06-14 at 11:38 -0400, Matthew T. O'Connor wrote:
> 
>> Are these fixes in 2.1 only? Or are any / all of them being put in the 
>> 2.0 branch also?  I'm trying to move to 2.1, but I still can't get the 
>> dbmail-util -by process to stop bombing out.
> 
> They're all 2.1-only fixes. What trouble is dbmail-util giving you?
> Let's debug that!


It's a known bug: building the headercache can trigger duplicate key
errors which are ignored on mysql, but trigger rollbacks on postgresql
(and prob also sqlite once we start testing that).

It has to do with looping over the headers. We should make sure
header-name/header-value pairs are unique before we hit the database.
I'm on it.

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

Reply via email to