How to auto BCC from Outlook?

How to auto BCC from Outlook?

You need the developer tab visible in Outlook: http://msdn.microsoft.com/en-us/library/bb608625.aspx 

Click Developer - Visual Basic (note alt+F11 achieves the same result) When the Visual Basic Editor is launched, double click on Project 1 > Microsoft Office Outlook > ThisOutlookSession to open the VBA editor. And in the opening code editing window, select the Application option from the drop-down box. 

Between the “Private Sub Application_ItemSend (ByVal Item As Object, Cancel As Boolean)” and “End Sub”, copy and paste the attached code between these two lines. 

Now you should pay attention to the qjqkus@mails.zohocrm.com" line, because you need to replace it with the email address you like to bcc. When you finish typing the email address, click the Save button to save the code. Then close the editor. Hide the Devloper tab.
    • Related Articles

    • Zoho CRM - Outlook Plugin

      The challenge with the Outlook Plugin is that you are working with three elements - The plugin, Outlook and Operating System. Two of these are outside Zoho's control - Outlook and Operating System. Whilst Zoho try to release a default plugin that ...
    • How to add Auto Number Fields to Zoho CRM

      You go to Setup - Fields - Create a Custom Field then select the Field Type as Auto Number. You have options for a prefix, suffix and what you would like the starting number to be. You can also apply the auto number retrospectively by selecting the ...
    • Why do I have to type a new copy for Facebook while using zShare?

      zShare is a browser extension so that you can post to Social whilst still in the browser. However, when you use zShare to share links to your Facebook feed, you will only see the images auto-filled from the feed to your Publishing window. Facebook ...
    • Integrating Microsoft Office Calendar with Zoho CRM

      Yes it can be done. The first step is that your Administrator needs to add Zoho CRM as an app in your Office 365 Account (https://www.zoho.com/crm/help/office365/#Office365_Calendar). A key issue that Users experience with this integration is that it ...