how can I disable received: header line

Hi, We have JES4 MS on backend and on some frontend MTA. We have an another mail server before frontends (in firewall zone). No, we want hide inside received: header lines. Can I configure our backend and frontends to do it?Quad
[249 byte] By [Quad-93a] at [2007-11-27 7:32:09]
# 1

This kind of query comes in regularly.Every time it comes in, we ask, "Why do you want to do that?"

Typically, the answer is to "hide" the internal systems for "security".Please understand:

1. Your firewall is all the security your internal system needs.

2. Hiding the name of your internal system does nothing to improve security. In fact, it can reduce your ability to find/fix problems.

3. It can be very important to have such things in your messages. If there is ever a problem, knowing which systems have touched a message can be the only way to find where the problem is.

In short, what you want is a "Very Bad Idea".

Even Sun, as security paranoid as Sun is, keeps all such internal server names in the headers. Far better to apply system patches and keep up to date on your software than attempt to "hide" your systems. Hiding doesn't work anyway.

jay_plesseta at 2007-7-12 19:12:24 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2

Hi Jay,

I read your earlier posts from it, and I agree. This wasn't my idea.

This mail server is in a goverment section, and they have some rules, and they are so paranoid :)

I put headertrim to tcp_local and tcp_intranet chanel blocks.

Create a tcp_local_header.opt and tcp_intranet_header.opt files, with this:

Received: MAXIMUM=-1

X-Mailer: MAXIMUM=-1

run imsimta cnbuild

and restart mail server

But I have Received and X-Mailer lines in header. Where is the problem?

Thanx,

Quad

Quad-93a at 2007-7-12 19:12:24 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...