How to automatically CC ?

"Brian Archer" <[email protected]> Tue, 8 Jul 2008 12:19:12 -0700
Newsgroups gmane.mail.the-bat.devel
Message-ID <000301c8e12f$857d8f10$6601a8c0@BARCHER>
Thank you for your replies.

Yes, Roelof you memory is correct, I am using this sendfile.tpl.

 

%SetPattRegExp='C:\\Output\\(.*?)~~(.*?)\.txt'%-

%RegExpBlindMatch='%To'%-

%ModifyOnce(To)%-

%SetHeader(To,%SubPatt='1')%-

%SetHeader('X-Files','%SubPatt="2"')%-

%Subject="hello"

 

Hi %ABToFirstName="%ToFName", 

This is the message here.

 

 

Could you please tell me how/where to incorporate a bcc into this tpl file?

Thank you.

 

--