Dear all,
I would much appreciate any help with the following problem I'm trying
to solve with regular expressions:
I'm trying to set up a regular expression in a reply template that will
remove a certain prefix from an e-mail address ([EMAIL PROTECTED]).
The address may be located in the From or To: or CC: header or in
all/none of them. So let's say if I receive mail like
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
or
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
or
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
and I use the "Reply" or "Reply to all" function, then the regular
expression should always strip the leading "xxx." from
[EMAIL PROTECTED], turning it into just [EMAIL PROTECTED]
Is this possible? I looked at the examples in the online help, but
unfortunately regular expressions seem to be very difficult to
understand and the help on regular expressions in general is lacking
(what is %SUBPATT, %SETPATTREGEXP and %REGEXPBLINDMATCH, anyway?).
Thanks for any help in advance!
Ralf.
--
______________________________________________________
Archives : <http://tbtech.thebat.dutaint.com>
Moderators : <mailto:[EMAIL PROTECTED]>
Unsubscribe: <mailto:[EMAIL PROTECTED]>
You are subscribed as : archive@jab.org