R
Randy
I'm trying to set up a VB routine that will automatically do a bcc on all
outgoing emails when sending from one particular email account. I have 4
email accounts that I use in Outlook 2003 and when I send an email from the
'sales' account, I want all emails bcc'd to another email account.
I've set up a routine that will bcc all emails (from all accounts) using
ItemSend, but I can't figure out how to make this happen for just a single
account. Any thoughts? Thanks.
outgoing emails when sending from one particular email account. I have 4
email accounts that I use in Outlook 2003 and when I send an email from the
'sales' account, I want all emails bcc'd to another email account.
I've set up a routine that will bcc all emails (from all accounts) using
ItemSend, but I can't figure out how to make this happen for just a single
account. Any thoughts? Thanks.