On 14 Jul, mark david mcCreary wrote:
>
> I have compiled Exim 1.651 with no patches nor glitches on Red Hat Linux
> 4.1, Linux 2.0.30.
>
> I liked the option called remove_headers. I set mine up like this
>
> smtp:
> remove_headers = "Resent-To::Resent-Date::Resent-From::Resent-Message-ID:",
> driver = smtp;
> max_rcpt = 1999
> end
>