Facebook  Twitter  Google +  Linkedin


Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/lwegabab/public_html/old/plugins/content/al_facebook_comments/al_facebook_comments.php on line 516

Warning: file_get_contents(https://api.facebook.com/restserver.php?method=links.getStats&urls=https://old.yourictmagazine.com/howtos/835-howto-configure-gsuite-split-delivery-work-in-cpanel): Failed to open stream: no suitable wrapper could be found in /home/lwegabab/public_html/old/plugins/content/al_facebook_comments/al_facebook_comments.php on line 516

Warning: Undefined array key 1 in /home/lwegabab/public_html/old/plugins/content/al_facebook_comments/al_facebook_comments.php on line 521

NOTE: Article updated July/2021
It was intense 3 days of googling and trying to make my client’s email work since some users had been configured on google and others left on the Cpanel server for reason best known by the client.

STAGE 1

Make sure you configure split delivery very well as Google advises here https://support.google.com/a/answer/2685650. If you have difficulty understanding google’s configs here is short version of it all.

  1. In your Google Admin console, go to Apps -> Google Workspace (core services) -> Gmail


  2. ADD HOST (Add mail Route)

    Under Gmail go to Hosts then Add a mail route for a domain ( Follow the google link here https://support.google.com/a/answer/2614757 ).
    To add Host, click on ettings for Gmail (as shown by screenshot below)

    Add Name for your route (anything can do say "LOCAL-MAILS")
    Then add Single host ===> IP address and Port either 25 or 587 depending on your local server host.

    NOTE: Do not enable "Require CA signed certificate" option if you do not have a valid SSL Certificate.

  3. ADD ROUTING RULE
    This rule is the one that detects what email to be redirected to the local mail server when received by Google. 
    Move to Settings for Gmail ===> Routing (scroll at bottom)   and click to configure | Route outgoing emails to the following SMTP server

    Under Routing, Add a NEW RULE.






  4. Settings in your Routing should be as follows

         - Routing Name = Name of your route “My Other Mails” you can give the route any name you will easily remember

         - Email messages to affect = Choose "Inbound"  and "Internal - Receiving"

         - Route ==> click Change route : Add the mail route you had configured in Step 2.

         - scroll down and click on Show options

         - Accounts type to affect = choose  Unrecognized / Catch-all

         - Save


  5. Under Default routing TabHowto configure Gsuite Split delivery work in CPANEL

    Under Settings for Gmail ===> click on Default Routing 

    Click on
    ADD SETTING

    - Specify envelope receipts to match choose Pattern match

     Regexp:   \This email address is being protected from spambots. You need JavaScript enabled to view it.

    Scroll down to Envelope recipient, choose Change envelope recipient and click Replace domain and add in your yourdomainname.com



  6. - Options ->
    perform this action on non-recognized and recognized addresses

Now that your done with Google Workspace side, its time to get into your Cpanel.

STAGE 2
NOTE:

    • Remember that you had already configured your MX records pointing to Google Workspace.

    • Your DKIM and SPF must reflect both servers if you’re to avoid   authentication email errors when trying to send to emails remaining in cpanel (non-gmail). See error below

Alternatively you can use Email Deliverability tool in Cpanel to help you configure your authentications right.

      1. Root domain (yourdomain.com) and subdomain  (gapps.yourdomain.com) must have their MX records pointing to Google's MX servers;


Create Aliases Domain

There must be a subdomain CNAME (gapps. yourdomain.com) as alias of root domain (yourdomain.com), this will be used to deliver mail sent through cPanel or its SMTP.

  1. In Cpanel go to Domains -> Aliases

    After creating your alias domain below same area click on manage redirection to point the alias to primary domain “yourdomain.com” .
    Howto configure Gsuite Split delivery work in CPANEL


    Howto configure Gsuite Split delivery work in CPANEL

    NOTE:
    - This must also be set as a domain alias on Google Workspace. 
    Please ensure you follow google steps https://support.google.com/a/answer/7502379

    - This required setting up the alias and pointing it to yourdomain.com to be able to put the file that Google Apps wanted in place to verify the domain (gapps. yourdomain.com) belonged to us.

    Instructions are given by Google when trying to add a domain alias. (
    https://support.google.com/a/answer/7502379?hl=en)

  2. Make your primary domain MX record to point to google apps mail servers and set as 'Local Mail Exchanger'
    Howto configure Gsuite Split delivery work in CPANEL
  3. Make alias domain “gapps.yourdomain.com” set as ‘Remote Mail Exchanger’

  4. Under Email Forwarders add a Domain forwarder from your primary domain “yourdomain.com” to “gapps.yourdomain.com
    Howto configure Gsuite Split delivery work in CPANEL

    Add
    Domain ForwarderHowto configure Gsuite Split delivery work in CPANEL


    Add a New Domain Forwarder
    Howto configure Gsuite Split delivery work in CPANEL

NOTE: Ensure you create two forwards. (1) yourdomain.com to gapps.yourdomain.com  (2) gapps.yourdomain.com to yourdomain.com

If you configure those two stages very well, you will surely enjoy gsuite split delivery.

Good luck.