-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Friday, September 14, 2001 at 6:37:56 PM ,
I wrote about "Getting rid of PGP clearsigning mess":

> %QUOTES="%SETPATTREGEXP=""\n?^(-----BEGIN PGP)(.*)$\n^(Hash:
> (SHA(1|256|484|512)|RIPEMD160|TIGER))$\n(.*)\n^(-----BEGIN
> PGP)(.*)$""%REGEXPBLINDMATCH=""%TEXT""%SUBPATT=""6"""

An errata to this regexp. I have found a minor problem with it.
It will not match anything thus not work when someone sign his
e-mail with an RSA key. This has been fixed by the following:

%QUOTES="%SETPATTREGEXP=""(?is)\n*(-{5,}begin pgp signed message-{5,})\n?(Hash: 
(sha(1|512|256|384)|ripemd160|tiger))?\n*(.+)\n*(-{5,}begin 
pgp.+)""%REGEXPBLINDMATCH=""%TEXT""%SUBPATT=""5"""

I am quite sure that a better recipe could have been made but
this one works flawlessly for now. In addition, it will remove
the sig mess and the lines added by the listmanager that can be
found after the signed message.

Anyway the question I have asked in my first e-mail on this
thread stands

- --
Error reading disk!
A)bort, R)etry, I)nfluence with large hammer ?:
______________________________________________________
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (MingW32)
Comment: Member of the PGP-Basics, Encryption Help Team

iD8DBQE7oiUz8WBGNj3ut+0RAicbAJ9K1L0I+5y3kkTLsagCEwcoLD11PQCeLnrQ
v0svfeL9QqAQ+PBj/ihIfPo=
=IHjd
-----END PGP SIGNATURE-----


-- 
______________________________________________________
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to