1996-10-20 - Re: Writing A Remailer

Header Data

From: “Z.B.” <zachb@netcom.com>
To: Michael Peponis <mianigand@[205.164.13.10]>
Message Hash: 21bddab1cf7118da5a8f4c24714cc04a79d0e1e26c0ff9176a4e75d916ded3a5
Message ID: <Pine.3.89.9610201114.A15718-0100000@netcom4>
Reply To: <199610201626.JAA16368@toad.com>
UTC Datetime: 1996-10-20 18:56:04 UTC
Raw Date: Sun, 20 Oct 1996 11:56:04 -0700 (PDT)

Raw message

From: "Z.B." <zachb@netcom.com>
Date: Sun, 20 Oct 1996 11:56:04 -0700 (PDT)
To: Michael Peponis <mianigand@[205.164.13.10]>
Subject: Re: Writing A Remailer
In-Reply-To: <199610201626.JAA16368@toad.com>
Message-ID: <Pine.3.89.9610201114.A15718-0100000@netcom4>
MIME-Version: 1.0
Content-Type: text/plain


> > Hi all. I want to try to write a re-mailer that will run on my ISP's UNIX
> > shell account. I am familiar with Windows socket programming (C/C++) but
> > have never done anything in the UNIX environment.
> 
> One thing to note, UNIX privilages, you would want to run your 
> remailer as a deamon, a constantly running program(similar to a  DOS TSR 
> or NT Service). I am not sure if your ISP gives you enough access to 
> run deamons.
> 
> Good Luck
> Michael Peponis
>
I think you would also be able to use Procmail and Formail (two UNIX mail 
processing programs) to set up a quick and dirty remailer.  

Procmail could be set to look at the headers of a message for something 
like a header of "Remail-To:", or [REMAIL] in the Subject: header.  If it 
finds this, it would use Formail to replace the headers with generic 
information, put the specified address into the To: field, and send the 
message on its way.  I don't really know if you'd be able to set this up 
for chaining remailers or not though.



Zach Babayco 

zachb@netcom.com <-------finger for PGP public key
http://www.geocities.com/SiliconValley/Park/4127
-----
If you need to know how to set up a mail filter or defend against 
emailbombs, send me a message with the words "get helpfile" (without the 
" marks) in the SUBJECT: header.  I have several useful FAQ's and documents 
available.







Thread