anon.penet.fi hacking

Matthew Rapaport mjr at netcom.com
Tue Mar 2 11:22:43 PST 1993


>>       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 at netcom.com     70371.255 at compuserve.com






More information about the cypherpunks-legacy mailing list