-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, Oct 26, 2006 at 10:34:54AM +0100, abhishek singh wrote: > * ^CC: .*k.singh at example.com.* > ! k.singh This is why. This rule will match both addresses. You might want to change it to .*[^h]k.singh at 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) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFQOEtpdyWzQ5b5ckRAkuZAKCT0PZCvSfNI/n9e+zGPZymlOcXzwCfVwkZ C8x7ZOLrFaAhLrPY40pDsJU= =JSzM -----END PGP SIGNATURE-----