OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: snipping header lines

rosenfieldusers.sourceforge.net
Date: Thu Nov 01 2007 - 04:28:59 CDT


> Milter is a sendmail design. Don't expect
> non-sendmail developers to alter that design.

Based on earlier postings, it sounds like Sendmail has already been
changed to feed all content through the mail filters.

> Postfix already gives you a tool via header_checks to alter or remove
> selected Received headers. Headers from authenticated dynamic users
> can be identified reliably using smtpd_sasl_authenticated_header
> and/or smtpd_tls_received_header.

It's cumbersome to implement, and in addition it forces you to split
your filter rules in two places in a bizarre way.

> I don't see a problem to solve here.

Look harder ;)