Google Workspace Split Delivery is a feature that allows to choose different email services within the same domain. To enable it, follow these steps:
Step 1 - Configure Google Workspace for Split Delivery
Log in to your Google Workspace admin console and follow these steps:
Navigate to Apps → Google Workspace → Settings for Gmail → Hosts
Add a name for the new host, such as Hostinger
Save the changes and go back to the Settings for Gmail section
There, select Default Routing
Click on Configure
Enter the following configuration:
Save the changes
Now all emails sent from and to addresses not created in the Google Workspace plan will be routed through Hostinger Email, delivering the messages to any external email accounts.
Step 2 - Set Up DNS Records
Change the priority of Hostinger Emal MX records on your domain and merge your SPF records, so that outbound messages are authenticated for both Gmail and Hostinger email:
Navigate to your domain's DNS zone and add or edit the MX record for Hostinger email as follows:
Name | Priority | Value (Mail server) | TTL |
@ | 15 | mx1.hostinger.com | 3600 or default |
Make sure to keep your current Google Workspace MX records 💡
Delete your current SPF record and add the following instead:
Type | Host | TXT value | TTL |
TXT | @ | v=spf1 include:_spf.google.com include:_spf.mail.hostinger.com ~all | 3600 or default |
After making these changes, consider up to 24 hours for the propagation process to complete and the split delivery configuration will take effect.