From: mjr@netcom.com (Matthew Rapaport)
To: cypherpunks@toad.com
Message Hash: ff6a049f5fc49d9b60450ca7ec36d766450287e321809c8d482ca722493c0249
Message ID: <9303021921.AA12649@netcom2.netcom.com>
Reply To: N/A
UTC Datetime: 1993-03-02 19:22:43 UTC
Raw Date: Tue, 2 Mar 93 11:22:43 PST
From: mjr@netcom.com (Matthew Rapaport)
Date: Tue, 2 Mar 93 11:22:43 PST
To: cypherpunks@toad.com
Subject: Re: anon.penet.fi hacking
Message-ID: <9303021921.AA12649@netcom2.netcom.com>
MIME-Version: 1.0
Content-Type: text/plain
>> Body-Termination-Regex: ^--$
>
>Ok... Now.. Show me the regex that strips anything starting with '--',
>such as '-----------------------------', except a PGP boundary line...
>
> Julf
Ok... How about:
Body-Termination-Regex: ^--$
Body-Termination-Exclude-Regex: ^-----BEGIN PGP [ A-Z]*-----$
Body-Termination-Exclude-Regex: ^-----END PGP [ A-Z]*-----$
Just EXPLICITLY exclude anything you don't want stripped...
(Don't know if I got my regular expression just right, but I think you
get the idea)
At some point (maybe already) the average header collection will exceed
the average message in size... Talk about overhead... :-)
matthew rapaport Philosopher/Programmer At Large KD6KVH
mjr@netcom.com 70371.255@compuserve.com
Return to March 1993
Return to “mjr@netcom.com (Matthew Rapaport)”
1993-03-02 (Tue, 2 Mar 93 11:22:43 PST) - Re: anon.penet.fi hacking - mjr@netcom.com (Matthew Rapaport)