[WBEL-users] Postfix question

Casper Pedersen cpedersen@c-note.dk
Wed, 20 Oct 2004 18:34:22 +0200


--=-kHLLNASe9xXhZAw/anIn
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable


> Is there a way for a some user to hide their email address
> and ip address as well. Because the ip address of the user
> is shown in the detail section of the email.
> 15/2004

If you want to hide some information use the=20

header_checks =3D regexp:/etc/postfix/header_checks
Where /etc/postfix contains something like:
/^Received: .*\[192.168.1*]*.*by mail\.domain\.com/ IGNORE
/^Received: .*localhost*.*by mail\.domain\.com/ IGNORE
/^Received: .*from userid*./ IGNORE
/^Received: .*\[unix socket\]*. by internalhostname/ IGNORE

That way postfix will remove information you do not want to show to the
world.

Regards/Casper

--=20
GPG Public key is available from: http://www.keyserver.net/
Fingerprint =3D 56ED 74A4 7B00 20E2 B493 0C1A 6B4E BF8F A086 FE57


--=-kHLLNASe9xXhZAw/anIn
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQBBdpONa06/j6CG/lcRAmyyAJ4wgLEvkM0l4HeOwohsWWLIpcuVxwCghatY
p8QqieDREDgi7BiSaDOqcHg=
=6Oib
-----END PGP SIGNATURE-----

--=-kHLLNASe9xXhZAw/anIn--