-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
In <mid:[EMAIL PROTECTED]>,
~john [j] wrote:'
>> String: ^To:.*?pagemaker@semo\.net.*\n^(CC|Subject)
>> Location: Kludges
>> Presence: Yes
>> Enable Regular Expression.
j> This one doesn't work either, it filters on valid e-mail with only my
j> email in the to: line.
Writing these regular expressions to make them catch exactly what you
wish to can be tricky.
You're right that it will do what you say it does.
You could use two alternative strings:
The first will catch any message with a To header field that has
multiple addresses with your address being the first to be listed.
String: ^To:\s*\S+.*?pagemaker@semo\.net.*\n^(CC|Subject)
Location: Kludges
Presence: Yes
The second will catch any message with a To header field that has
multiple addresses with your address being not the first to be
listed.
String: ^To:\s*pagemaker@semo\.net\s*\S+.*\n^(CC|Subject)
Location: Kludges
Presence: Yes
I can't think of a way to consolidate the two into a single expression.
If you're subscribed to TBTECH, you could post this query there and see
what the regex gurus there will come up with. I'll cross post this there
for a start.
- --
-=] allie_M [=- {List Moderator}
MUA: TB! v1.63 Beta/5 ___ OS: WinXP Pro (SP1)
-
-----BEGIN PGP SIGNATURE-----
Comment: My Public Keys - http://www.ac-martin.com/pgpkeys.html
iD8DBQE+QGRYV8nrYCsHF+IRAm0JAJ9fy2e9x+/+xqOvIELs1Pa1rfPnWwCg6jkZ
KUmWNkBljHjI5uzlAwp/3K0=
=jNxT
-----END PGP SIGNATURE-----
________________________________________________________
Current version is 1.61 | "Using TBTECH" information:
http://www.silverstones.com/thebat/TBUDLInfo.html