Hello Jonathan, On Sunday, March 9, 2003 at 17:16 GMT -0600, authorities charged Jonathan Angliss [JA] for writing:
JA> I don't want the email to always CC itself to everybody but me... JA> I only want that to happen on certain events, like when I hit JA> reply-to-all. JA> Okay so I think I can probably get away with replacing %OTOLIST JA> and %OCCLIST with %TOLIST, and %CCLIST... Logical assumption for JA> me... I was wrong. It doesn't work at all... nothing gets changed. JA> So what's wrong with it? Or is there any easier safer way? What about looking for multiple addresses in the %TOLIST and %CCLIST? Just a guess, but maybe something like: %IF:_%SetPattRegExp="@.*@"%RegExpMatch="%TOLIST%CCLIST"_<>__:_%- %CC=''%TO=''%TO='%SETPATTREGEXP=''^(.*?)[,;]?\s*$''%- %REGEXPMATCH=''%- %SETPATTREGEXP="^(.*?[,;]?)([^,;]*%- ([EMAIL PROTECTED]|[EMAIL PROTECTED])?%- [^,;]*[,;]?)(.*)$"%- %REGEXPBLINDMATCH="%OTOLIST, %OCCLIST"%- %SUBPATT="1"%SUBPATT="4"'''_ Note this is not tested... -- Thanks for writing, Januk Aggarwal ________________________________________________________ Current version is 1.61 | "Using TBTECH" information: http://www.silverstones.com/thebat/TBUDLInfo.html
