Script for a reply & BCC?

K

Kathy Cardoza

I am using Entourage 2004 and downloaded a script that will automatically
add me as a BCC in new mail I create, which I find very helpful as I need to
keep a copy of all my sent email on both of my computers, regardless of
which computer sent it.

Anyway, I am not up to speed, by a long shot, on Apple Script. Can someone
direct me to a script that, when I run it, will reply to an email with the
normal quoting of the original (just as the Reply button will do it) but, in
addition, will create a BCC to myself?

Thanks very much!
Kathy
 
P

Paul Berkowitz

I am using Entourage 2004 and downloaded a script that will automatically
add me as a BCC in new mail I create, which I find very helpful as I need to
keep a copy of all my sent email on both of my computers, regardless of
which computer sent it.

Anyway, I am not up to speed, by a long shot, on Apple Script. Can someone
direct me to a script that, when I run it, will reply to an email with the
normal quoting of the original (just as the Reply button will do it) but, in
addition, will create a BCC to myself?

There's a script I wrote for Entourage 2001 called "Add BCC or CC E",
available at

MacScripter.net <http://macscripter.net/scriptbuilders/>

It should work also with Entourage X and 2004, provided you get the OS X
version of Jon's Commands - that's v3.0d3. That's available here:

http://www.seanet.com/~jonpugh/

Direct download:

<http://www.seanet.com/~jonpugh/software/JonsCommandsX3.0d3.hqx>

Look in ~/Library/ in your user (home) folder. If you don't yet have a

ScriptingAdditions

folder there, make one. (NOTE: no space). Put Jon's Commands file there
(without its folder).

Now follow the Operation instructions in the ReadMe.



--
Paul Berkowitz
MVP MacOffice
Entourage FAQ Page: <http://www.entourage.mvps.org/faq/index.html>
AppleScripts for Entourage: <http://macscripter.net/scriptbuilders/>

Please "Reply To Newsgroup" to reply to this message. Emails will be
ignored.

PLEASE always state which version of Microsoft Office you are using -
**2004**, X or 2001. It's often impossible to answer your questions
otherwise.
 
B

bc

There's a script I wrote for Entourage 2001 called "Add BCC or CC E",
available at

MacScripter.net <http://macscripter.net/scriptbuilders/>

It should work also with Entourage X and 2004, provided you get the OS X
version of Jon's Commands - that's v3.0d3. That's available here:

http://www.seanet.com/~jonpugh/

Direct download:

<http://www.seanet.com/~jonpugh/software/JonsCommandsX3.0d3.hqx>

Look in ~/Library/ in your user (home) folder. If you don't yet have a

ScriptingAdditions

folder there, make one. (NOTE: no space). Put Jon's Commands file there
(without its folder).

Now follow the Operation instructions in the ReadMe.
I am curious if there is a very close/similar workaround on this...

I am in the same situation that apparently several others are; needing to
bcc myself so that another machine elsewhere will have current
correspondence threads. I currently forward or bcc (manually or now with the
script) everything to my .mac account...

I wonder if there has been a script written that "automatically" bcc's
everything going out from a particular outgoing account. OR similarly, this
script (BCC or CC) that Kathy refers to ...can it modified to automatically
do the BCC?

bc
 
B

bc

I am curious if there is a very close/similar workaround on this...

I am in the same situation that apparently several others are; needing to
bcc myself so that another machine elsewhere will have current
correspondence threads. I currently forward or bcc (manually or now with the
script) everything to my .mac account...

I wonder if there has been a script written that "automatically" bcc's
everything going out from a particular outgoing account. OR similarly, this
script (BCC or CC) that Kathy refers to ...can it modified to automatically
do the BCC?

bc
 
Top