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

Hello Krister Ekstrom !


On Thu, 8 Feb 2001 11:57:00 +0100 GMT your local time,
which was 08.02.2001, 11:57 (GMT+0100) where I live, you wrote:

[...]

I haven't seen this msg earlier. It was hidden between some others, sorry
for the late reply.

> strings       location       presence
> ^Subject.\s*send\W*pgp\W*keys        kludges   yes
                   ^^    ^^
                   Which character do you think people could use here?
                   \W means non-alphanumerical characters: no letters,
                   digits or underscores!

If someone writes "send_pgp_key" the regex will fail for two reasons:
a) the underscores can't be matched
b) you expect an "s" at the end of keys.

(Correction of the regex would be TBTech topic, I guess.)



Anyway: why do you need a Regex? I just filter on

string    Location    Presence
send_key  Subject     Yes

because I asked everyone to use the link in my signature at web.de. Any
other message is "ignored".
- --
Best regards,
 Gerd
======================================
Using The Bat! Version 1.49
PGP-Keys on request mailto:[EMAIL PROTECTED]?subject=send_key
- ----------------------------------------------------------------------------
User error: replace user and press any key to continue.

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8
Comment: Digitally signed for authentication purposes ! Gerd Ewald

iQA/AwUBOoVkwEy/sHrVbGGHEQIrrACfYRLjy74E00IL2amerv/ycBLf5H0An2tT
qmJm5jssJr/3nH76iKpPJ2Oz
=8+CQ
-----END PGP SIGNATURE-----



-- 
______________________________________________________
Archives   : <http://tbudl.thebat.dutaint.com>
Moderators : <mailto:[EMAIL PROTECTED]>
TBTech List: <mailto:[EMAIL PROTECTED]>
Unsubscribe: <mailto:[EMAIL PROTECTED]>

You are subscribed as : [email protected]


Reply via email to