-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Thu, Oct 26, 2006 at 10:34:54AM +0100, abhishek singh wrote:
- ^CC: .*k.singh@example.com.*
! k.singh
This is why. This rule will match both addresses. You might want to change it to .*[^h]k.singh@example.com.*, but that will handle only one specific case. Using word boundaries might be the best way to go.
[]s
- -- Rodrigo Barbosa "Quid quid Latine dictum sit, altum viditur" "Be excellent to each other ..." - Bill & Ted (Wyld Stallyns)