* Toby Coleridge <[EMAIL PROTECTED]> [10-10-2002 22:27]:

> If I setup two send hooks as follows:
> 
> send-hook . "my_hdr From: [EMAIL PROTECTED] ;"
> send-hook blah "my_hdr From: [EMAIL PROTECTED] ;" 

What's with the semicolons?

> am i right in thinking that the second send hook will be activated
> on any To: or Cc: (or Bcc?) that contains  blah in the address,
> does this behave in a reg exp manner?

Watch your line length!! (modified this)

> will it match all of the following :
> 
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> 
> or does it only match after the @ ?

Is this laziness? If I wanted to, it took me less time to verify this
than it must have taken you to post this question. Answer: yes, it
will match all of those addresses, and RTFM 3.17:

"pattern is a regular expression matching the desired address"

> Thanks
> Toby

You're pretty welcome...

-- 
René Clerc                      - ([EMAIL PROTECTED])

Everyone needs belief in something. I believe I'll have another beer.

Attachment: msg31714/pgp00000.pgp
Description: PGP signature

Reply via email to