0
What I want to do is this:
-Send an email to a list of recipients -Have one email address bcc'd on every email sent
So that this happens: the email is sent to the whole list of recipients and the bcc email gets a copy of every email sent, rather than just one copy.
I'm using OWA.
This isn't possible without a desktop email client which supports add-ons – Ramhound – 2017-08-07T04:03:58.943
Oh. Could I write a little script that might do that? – tdrsam – 2017-08-07T04:07:19.210
1Yes, you can write a little script. Why not give it a go? – Dave – 2017-08-07T07:22:39.113
@Ramhound, is it not? https://support.microsoft.com/en-us/help/324021/how-to-create-a-catchall-mailbox-sink-for-exchange-server I guess if this account is OWA-Only or Exchange... I guess it depends on the set up and access...
– Dave – 2017-08-07T12:23:07.987@Dave - I already know about that but how does the email sink get added to every email in OWA? Furthermore how does one run the VBA script within a browser (because the user is using OWA). Which is the reason I said it wasn't possible unless they were using a desktop client. – Ramhound – 2017-08-07T16:19:53.163
Thanks @Ramhound. My post was never a difference of opinion, just more of an additional question as to why it isn't supported with this. Thank you – Dave – 2017-08-07T19:46:43.440