Preamble:
This space will be utilized to synthesize my notes and help improve my learning process while I study for the Google Workspace Professional Administrator certification. I will be doing a similar process for other certifications I work on in the future. Please follow along for Google Workspace notes and feel free to ask any questions or, if I get something wrong, offer suggestions to correct any mistakes.
. DNS then would translate that web address into its IP address and fetch the website which will then appear in your web browser.
DNS has quite a few important records that you will need to add and configure in your DNS host. Some of these DNS records are:
to domain.com. With regards to Google Workspace, you can add CNAME records so you can have custom addresses that will lead your users to Gmail or other Google Services. An example of this will be to use mail.domain.com for your users to access their Google Workspace Gmail account.
A: Address or Host record. These records link a domain to a physical IP address of a computer hosting the domains services.
NS: Name Server record. These records determine which servers will communicate DNS information for your domain. You can have primary and secondary NS records for your domain. This is important incase your primary NS server goes unresponsive for any reason. You may also consider changing your NS Server host to help provide you with better resolution times of your domain name.
TTL: Time to Live. This isn’t a DNS record, but is still important. TTL determines the number of seconds before changes to your record can go into effect. Every record that you create will have its own TTL.
All of the records above will be hosted on your Domain Host and not by Google. Google no longer has a Domain Host business as it was into your domain host provider is important. I would suggest not to pick one simply because its popular. Each domain host will provide different options for hosting your DNS as well as other services like Website hosting.
when migration occurs. Google also recommends when changing your MX record from your old mail provider to Google is to keep your old MX record active, but to lower its priority in your DNS settings. This must be maintained until all users have completed migrating from your legacy mail server.
Once you think you have successfully completed all of your DNS settings for Google Workspace, a great place to check your status is the
Email Security: SPF, DKIM and DMARC Records
DKIM is and email security method which helps prevent email spoofing for outgoing messages. DKIM adds an encrypted signature to the email header of all outgoing messages. Emails servers that receive messages use DKIM to decrypt the message header to verify the message was not altered after it was sent.
Just like SPF, some mail servers require DKIM to be enabled in order to receive any messages. Otherwise, your mail may be marked as spam or rejected. You can find your DKIM status and setup another DKIM key by following these steps:
- Go to admin.google.com
- Go to Apps> Google Workspace> Gmail> Authenticate Email
- Click Generate new record if a new DKIM record is required.
Manage Spam with Domain-based Message Authentication, Reporting and Conformance (DMARC)
Google Workspace supports DMARC for Gmail as a way to protect you from people spoofing your email domain and forging the From Address in an email. Forging the From Address will make it appear that mail originated from somewhere else. DMARC tells other mail servers how to handle message that seem to be sent from your domain but are actually spam.
Before you can utilize DMARC you must finish configuring SPF and DKIM as DMARC uses these previous 2 security settings in order to verify that messages are authentic. Messages that do not pass SPF or DKIM can trigger your DMARC policy. When DMARC is triggered, 1 of three things can happen depending on how you configure it:
- Take no action on the message and log it in a daily report
- Mark the message as spam
- Have the message be rejected by the receiving mail server.
When first configuring DMARC, it is recommended to start with option one until you are confident that you have your SPF, DKIM and DMARC policies properly configured.
To . Once the TXT record is added you can then click on the Authenticate button in the Admin Console. The TXT record will look something like this:
i. Name: google._domainkey
ii. Record Type: TXT
iii. Value: v=DKIM1; k=rsa p=DKIM KEY CREATED IN PREVIOUS STEP
: This setting allows users to use their favorite desktop client if turned on.
NOTE POP3 client will contact the mail server, download the mail and then delete it from the server. With IMAP messages are not downloaded until you click a message.
Google Workspace Sync for Microsoft Outlook (GWSMO): A plugin for Outlook that provides email, calendar and contacts sync with Google Workspace. GWSMO uses APIs to sync data. This can be installed by an individual user or enterprise deployed.
Automatic Forwarding: By default users can setup a rule to automatically forward incoming message to another email address. If you disable this feature, any existing email forwarding rules will no longer work and users will not see this option in their Gmail settings.
NOTE These settings can be applied either for the entire organization by applying it to the top OU, or more granular by applying to sub-OUs or Groups.
Create an email allowlist and a blocked sender list
If you notice legitimate email from specific contacts are being marked as spam you can add the contacts
Below is a screenshot of the
NOTE You will have to configure this settings by creating a new list. The setting will then block messages from any user you add to the user list.
Create an approved sender list
You can also create an approved sender list in Google Workspace. The difference between an Approved Sender list and an allowlist is an Approved Sender list can utilize email addresses and domains instead of just IP addresses.
To access the Approved Sender list go to:
Apps> Google Workspace> Gmail> Spam, Phishing and Malware
Scroll down to the Spam section and click configure. Enter a description like “Approved Senders” and then enable any spam settings. These settings are:
- Be More Aggressive when filtering spam: Disabled by default. If enabled it’s likely that more messages will be marked as spam.
- Bypass spam filters for messages received from internal senders: Internal mail will not be checked for spam.
- Bypass spam filters for messages from senders or domains in selected lists: Messages from selected mail lists will not be checked for spam. Be careful with this setting because if your selected outside domain becomes compromised spam filtering will not be applied and sent directly to your users inbox.
- Put spam in administrative quarantine: Spam messages will be directed to users spam folders.
For creating an Approved senders list, select the Bypass spam filters for messages from senders or domains in selected lists option, create a list and input the domains you wish to bypass the spam filter.
Create a
Next you will want to change what happens if the expression matches. Set the action to modify message. This will allow you to change what will happen to the message itself. In this example we can select to change the Envelope Recipient. This will alter where the message is being sent to.
rule
As a Super Admin for your Google Workspace tenant you can create rules that tell Gmail how to handle messages with certain words that you specify. These rules can apply to both incoming, outgoing to both type of mail. These rules can tell Gmail to reject or quarantine messages or modify the messages before delivering to a users inbox. To access these settings go to:
Apps> Google Workspace> Gmail> Compliance> Objectionable Content> Configure
These settings are very similar to creating a content compliance rule like we looked at earlier. The same settings can be used for the “If the above expressions match, do the following” section and options. The only difference is you can make a custom objectionable words list.
Split delivery is when you configure inbound mail to be delivered to multiple places. This can be important especially when working on migrating users from your legacy email system to Google Workspace. There are 2 forms of split delivery that can be used:
- Dual Delivery: This will deliver messages to both your Google Workspace domain as well as your legacy domain. This is useful if you are currently trialing Google Workspace.
- Split Delivery: Routes incoming messages to Google Workspace for users who have migrated over to Gmail while the remaining users will still have mail delivered to their legacy inbox. This is often used during a migration period to Google Workspace.
In order to setup Split Delivery or Dual Delivery you will need to add your legacy email server to Google Workspace. This can be done by going to:
Apps> Google Workspace> Gmail> Hosts> Add Route
You must then enter the name of your legacy email service and specify its public hostname or IP.
Now that the host information has been configured we can now setup a routing rule by going to:
Apps> Google Workspace> Gmail> Routing> Configure
Now complete the following steps:
- Enter a short description. In this example I am using Split Delivery as my description
- Select Inbound and Outbound messages to affect
- Select the Change Route option under Route and select the email route. I used “Legacy Email System” in my example.
- Scroll down to Show Options and under “Account types to affect” uncheck Users and check Unrecognized/Catch-all box. Click Save.
Split delivery is now configured for your Google Workspace tenant. This will allow your Workspace users and your legacy users to continue to receive email.
And with that this concludes Google Workspace Mail Management portion of the Workspace Professional Administrator exam. Thanks for coming on the journey with me. As mentioned above, if you have any questions for me or if I made a mistake, please leave me a comment and I would love to correct it or answer your question.

SOCIAL SHARE CARD GENERATOR