Johan,

On Fri, 18 Jan 2002, at 10:48:10 [GMT +0100] (which was 3:18 PM where I live) you
wrote:

JS> How do I make The Bat! "reply to all" include CC: addresses?

%TO='%SETPATTREGEXP=''^(.*?)[,;]?\s*$''%-
%REGEXPMATCH=''%-
%SETPATTREGEXP="^(.*?[,;]?)([^,;]*%-
([EMAIL PROTECTED]|[EMAIL PROTECTED])%-
[^,;]*[,;]?)(.*)$"%-
%REGEXPBLINDMATCH="%OTOLIST, %OCCLIST"%-
%SUBPATT="1"%SUBPATT="4"''' 

This final one addresses messages to all orginial recipients (other than
yourself). You have to edit the email addresses (in pink) to be those of yours.
If you have only one address, remove the extra address and the '|' character. If
you have more than two addresses, you should add an extra '|' character (logical
'OR') for each address. Of course, you may want to receive copies yourself, in
which case use this form of the macro:


%TO='%SETPATTREGEXP=''^(.*?)[,;]?\s*$''%-
%REGEXPMATCH=''%-
%SETPATTREGEXP="^(.*?[,;]?)([^,;]*%-
[^,;]*[,;]?)(.*)$"%-
%REGEXPBLINDMATCH="%OTOLIST, %OCCLIST"%-
%SUBPATT="1"%SUBPATT="3"''' 

As is shown at http://www.silverstones.com/thebat/samples.html

TGIF, Have a great weekend!
-- 
Warm regards,
Raj                            

mailto:[EMAIL PROTECTED]

Girls are like Internet domain names, the ones I like are already taken :)


Replied on Friday, January 18, 2002 using TB Ver 1.54 Beta/29 on Windows NT


-- 
________________________________________________________
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]
Latest Vers: 1.53d
FAQ        : http://faq.thebat.dutaint.com 

Reply via email to