Paul J Stevens wrote:
I've just committed the is_header functionality. The committed patch will use the is_header field in the messageblks table only during insertion. Since we have to make sure all headerblks are marked as such before we can use this for retrieval, some transitional phase is required.

Committed to HEAD I assume? Not 2.0 Branch?

Perhaps we can fix dbmail-util to set all is_header flags on the correct rows, or we can provide a simple sql/bash/awk script to do the same.

I would think we could come up with a fairly simple SQL update command.

This patch has been running on my production machines for several months now and was part of the experimental debian packages.

Is this is_header used for anything yet on your production machine? Or is it just infrastructure for future improvements? Is this patch consistent with the header caching features that everyone is talking about?

Matthew

Reply via email to