Hello Peter,

On  Wed, 29 Nov 2000  at  14:54:15 GMT +0400 (which was 2:54 AM
where I live) witnesses say Peter Zhigulin typed:

>> It depends, why do you want to do this?  Depending on your needs there
>> can be some complicated solution, or it could be trivial.

> When  doing forwarding in some particular folders I need to inform recipient
> about all original recipients of a message.

So you'd want a couple of lines looking something like this:

Original Recipients
 To: %OTOLIST
 CC: %OCCLIST

But if there were no CC'd recipients, all you want is:

Original Recipients
 To: %OTOLIST

Is that correct?  If it is, then you could try doing something with
regexps.

I tried this combination, and only the line(s) that has something in it
shows up.  Try it and see how it works for you.

%SETPATTREGEXP="(?is).*\@.*"%REGEXPBLINDMATCH="TO: %OTOLIST"%SUBPATT="0"
%SETPATTREGEXP="(?is).*\@.*"%REGEXPBLINDMATCH="CC: %OCCLIST"%SUBPATT="0"




-- 
Thanks for writing,
 Januk Aggarwal
 See header for e-mail address

 Using The Bat! 1.48 Beta/8
 under Windows 98 4.10 Build 2222  A 
 on a PIII 550MHz with 192 MB RAM

-- 
--------------------------------------------------------------
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   <mailto:[EMAIL PROTECTED]>
To Unsubscribe from TBUDL, double click here and send the message:
   <mailto:[EMAIL PROTECTED]>
--------------------------------------------------------------

You are subscribed as : [email protected]


Reply via email to