Re: Removing Headers with qmail

2001-08-09 Thread Chris Johnson

On Thu, Aug 09, 2001 at 11:47:44PM +0800, Paul Tan wrote:
> I am looking for a solution to remove most of the headers in a message, so
> that the recepient cannot see any info of my internal network.

If you're using tcpserver (and if you're not, you should be), see:
http://marc.theaimsgroup.com/?l=qmail&m=98678523400345&w=2 for a painless
solution to your problem.

Chris

 PGP signature


Re: Removing Headers with qmail

2001-08-09 Thread Charles Cazabon

Paul Tan <[EMAIL PROTECTED]> wrote:
> 
> I am looking for a solution to remove most of the headers in a
> message, so that the recepient cannot see any info of my internal
> network.

Why?  Your internal network is firewalled off, right?  Futzing with
headers is, in general, a very bad idea.
 
What problem are you trying to solve?  Perhaps there's a better way to
do it.

Charles
-- 
---
Charles Cazabon<[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
---



Removing Headers with qmail

2001-08-09 Thread Paul Tan

Hi guys,

I am looking for a solution to remove most of the headers in
a message,
so that the recepient cannot see any info of my internal
network.

Looking thru the archives of this mailing list, I can see
that most ppl would recommend using the
qmail-queue patch + qmail-qfilter or qmail-masq to do the
job.

After Removing headers it should look something like this: -



Return-Path: <[EMAIL PROTECTED]>
Received: from sophia.pacific.net.sg ([203.120.90.146])
  by pob5.pacific.net.sg (Post.Office MTA v3.5.3 release 223
  ID# 0-53829L2S100V35) with ESMTP id sg
  for <[EMAIL PROTECTED]>; Wed, 8 Aug 2001 23:45:23 +0800
Received: from muncher.math.uic.edu (muncher.math.uic.edu
[131.193.178.181])
  by sophia.pacific.net.sg with SMTP
  id f78FjLE09845 for <[EMAIL PROTECTED]>; Wed, 8 Aug 2001
23:45:21 +0800 (SGT)
Received: ( Information Filtered )
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
Delivered-To: mailing list [EMAIL PROTECTED]
Date: Wed, 8 Aug 2001 09:41:33 -0600
From: John Doe<[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Whats up

*

My questions are:

1) Is there any other way to do the job, maybe even a
different MTA
( Sorry, i know this is a qmail list but i'll go for what
does the job best )

2) If I am already using qmail-scanner, with the qmail-queue
environment set, how
do i call qmail-qfilter?

Thks in advance,
Paul Tan