How to Setup BCC on a User’s Email on Google Workspace.

When I was recently working on a Google Workspace deployment project, customer asked me if its possible to watch users emails, So I did some research and testing to find if its really possible.

Author – Goldy Arora – Google Workspace Certified Consultant

So Can Google Workspace Admin Read My Email?

Google allows Google Workspace administrators to monitor and audit users emails. An Administrator may use Google Vault, Content Compliance rules, Audit API or Email delegation to view and audit users emails. It is recommend for Google Workspace Administrators to consider their local laws before performing email auditing on their users mailboxes.
Play Video

Monitor Your Users Emails in Google Workspace via Content compliance Rule

I’ll show you how you can get bcc copy of your users/employees emails without knowing their Google Workspace password.

You should be a Google Workspace Administrator, and must be using Google Workspace Basic, Business, Government, Education or Enterprise edition as it does not work for Google Workspace Free.

Article Overview-:

  • In this article you will see how being a Google Workspace Administrator you can get a copy of your users sent and received emails without knowing their passwords or putting forwarding in their mailboxes
  • Note-: This option is primarily meant for auditing, you need to keep your country law and organizational policy in mind before attempting this method of getting access to your users emails.
  • For any feedback or query, feel free to write me

Scenario -:

  • For auditing purpose you would like to track incoming and/or outgoing (including intra-domain) emails of one or all of your Google Apps users, without asking or changing their password or putting a forwarding rule in their mailboxes

Solution Explanation-:

  • To achieve this, you will create a server side rule in Google Workspace (formerly Google Apps) which you can apply on either one user, or an OU or even at all users
  • This rule will state, that any message which contain @yourdomain.com in the message header, then send its copy to the id which you define

System Requirements-:

  • This solution will only work with Basic, Business, Education and Government edition of Google Workspace (Google Apps), and not with free edition

https://youtube.com/watch?v=y0dmpQvQ7F0%3Fcontrols%3D1%26rel%3D0%26playsinline%3D0%26modestbranding%3D0%26autoplay%3D0%26enablejsapi%3D1%26origin%3Dhttps%253A%252F%252Fwww.goldyarora.com%26widgetid%3D1

STEP 1 – LOGIN TO GOOGLE WORKSPACE CONTROL PANEL

To achieve this, we need to login to our Google Workspace admin console, watch the video to see 3 possible ways to access admin console.

I assume you have administration permission to perform this task,

STEP 2 – NAVIGATE TO APPS

Once you are logged into Google Workspace Control Panel, click on APPS icon from the Dashboard.

Click on Apps in G suite control panel
Navigate and click on Gmail

STEP 3 – GO TO GMAIL

As we will be applying a server side to our Gmail application, which will get us bcc copy of all sent and received emails of our users

Click on the GMAIL icon as shown in the screenshot

STEP 4 – CLICK ON ADVANCE SETTINGS

The rule we want to apply is a part of Gmail advance settings, go ahead and click on it

Click on Advanced settings in g suite admin console
Step 5 Select Parent or Child organizational unit as re

STEP 5 – SELECT ORGANIZATION UNIT

If you want to receive bcc copy of all the users in your domain, you can select the parent organization unit.

If you want to apply it on a specific function such as sales or accounting OR even only on a few users, you may create a new organizational unit and put required users in it, here are instructions by Google for it.

After selecting right orgnaizational unit, scroll down to find “Content Compliance” and click on “Configure” as shown in the screenshot below

STEP 6 – DEFINE RULE’S SCOPE

Adding a description for your rule is recommended to ensure other administrators in your domain can refer to it and understand this rule’s objective in your absence

Select which emails you want to get as bcc for users, you can select any or all including inbound, outbound, internal sending or recieving, for the sake of this example, am only considering inbound and outbound, and not the intradoamin ones.

Step 6 Define the applicability of your rule whether i
Step 7

STEP 7 – DEFINE THE EXPRESSION

Lets define our condition, think of it like IF/Else statement-:

  1. Select “If any of the following match the message”
  2. Click on “Add” to add a condition statement
  3. Click on “Advance Content Match”
  4. Location should be “Full Headers”
  5. Match Type should be “Contain Text”
  6. Content should be “yourdomainanme.com” (you need to change yourdomainname.com to your actual domain name)
  7. Save your condition

Explanation -: In this step, we have created a condition (IF statement) stating if “@yourdomain.com” is found in the message header, then match the condition, now if your users either send or receive message through their corporate id, @yourdomain.com will surely be there in the headers, as its not possible to send/receive without it from/to their corporate id, however if your requirement is a bit complex, you may also use regex expressions to define your criteria.

STEP 8 – WHO SHOULD GET BCC?

  1. Scroll down and click on “Add more recipients”
  2. Click on Advance
  3. Checkbox “Change Envelope Recipient”
  4. Select “replace envelope recipient”
  5. Enter the email id on which you would like to get bcc copy
  6. Scroll below and follow the next step in this article
add more receipients 1 1030x849 1
save the bcc rule 1 1030x933 1

STEP 9 – PREPEND SUBJECT (RECOMMENDED)

  1. In this step, we’ll define a way to separate these bcc emails from your regular ones, so you can easily identify them and filter/label them if required.
    1. Click on “Prepend subject”
    2. Add any thing you would like to prepend in the subject of these bcc emails, for example {{BCC}}
    3. Now all theses bcc copies that you’ll get will have {{BCC}} in front of the subject line, which will help you make filter in Gmail and put them under a label/folder.
    4. Save your changes

STEP 10 – DONE!

Congratulations, you will now get a bcc copy of your users in the mailbox you put in your condition as shown in the above example)

Ref: https://www.goldyarora.com/how-you-can-access-your-users-email-without-knowing-their-password-in-google-apps/