David Nicol wrote:
Hop counting is a fundamental part of reading the body -- as a plugin, it would need to go in a per-body-line hook that is called for header lines, so the rest of the message can be thrown out.
It might be more efficient that way (though as you say, the body of the message has to be read anyway.), but it wouldn't need to. There are several other plugins that deal only with header lines, and they operate as normal data_post plugins with no problems.
-- Keith C. Ivey <[EMAIL PROTECTED]> Washington, DC
