Paul J Stevens wrote:
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.

No, I don't think it has to do with the duplicate key thing (unless I'm mistaken), it has to do with dbmail-util -by dumping core on certain messages. Are you saying those are the same thing?

I posted as much debugging info as I could to the list a few weeks ago including a backtrace from the core file.

Is there anything else I can do? Paul, if you think it would help, I'd be happy to give you access to one of my servers that's having the problem, just let me know.

I really want to move to 2.1.


Thanks,

Matt

Reply via email to