> > What you have todo is to learn how to configure your mailer to display
> > headers you want.
>
> Not the displaying annoys me, it's the traffic. The headers usually are
> less than multiple quoted sigs, though.
Headers serve a technical purpose. So for example adding Received: headers
is a MUST according to RFC 2822, 3.8.2:
3.8.2 Received Lines in Gatewaying
When forwarding a message into or out of the Internet environment, a
gateway MUST prepend a Received: line, but it MUST NOT alter in any
way a Received: line that is already in the header.
Similar for the other headers; basically all of them cannot be removed
without loosing functionality or putting the reliability of the mail
system at stake. Let me just say mail loops ...
Ralf
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/