Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   bcc any messages sent replied or forwarded to another mail add (http://www.outlookbanter.com/outlook-vba/53893-bcc-any-messages-sent-replied.html)

monkly August 2nd 07 04:52 PM

bcc any messages sent replied or forwarded to another mail add
 
That works fine but I have 2 seperate IMAP email accounts set up in Outlook.
Can I get the BCC to different email addresses depending on which account I
send the mail from?



"Michael Bauer" wrote:

Hi Walshy,

this simple lines could do the job:

Private Sub Application_ItemSend(ByVal Item As Object, Cancel As
Boolean)
Item.BCC = "
Item.Recipients.ResolveAll
End Sub


--
Viele Grüße
Michael Bauer


"Walshy" wrote in message
...
How can I sent it so that and messages I send, reply to or forward

(basically
anything going out) automatically Bcc's a copy to an additional set

email
address ???

grateful if you could help me

Thanks






All times are GMT +1. The time now is 05:56 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com