On Tue, May 28, 2013 at 11:29 AM, Gilles Chehade <[email protected]> wrote: > I understand the task you're trying to accomplish but it seems like it's > something we want done through filters, not with new config keywords.
Yes, I agree. However: > > The filter API (in progress) let's you rewrite / skip lines before they > hit the queue so what you're trying to achieve can be written with a > few lines of C without the base even requiring a change. The filter API doesn't have a way to look at full complete Received: headers, which means I have to parse each one, which is kind of a bummer. Also, IIRC, doesn't the filter API get called before the Received line gets added? In which case, no go? -- You received this email because you are subscribed to mailing list: [email protected] To unsubscribe, send mail with subject: [[email protected]] unregister
