Hello everyone,
I am new to CPanel and usully just for basic things.
Changes made to MX records usually are hard to test since takes time to take in effect.
I have a cpanel account but all my emails are received on Google Workspace for a quite some time with no problems.
Now I have the need to increase the number of email accounts and at the same need to lower costs but keep some email account on Google Workspace.
For this purpose I want to have some email accounts on Google Workspace, and some email accounts under my Cpanel account, but under the same domain name.
What I need:
[email protected] : Google Workspace
[email protected] : Google Workspace
[email protected] : Google Workspace
[email protected] : Cpanel Account
[email protected] : Cpanel Account
[email protected] : Cpanel Account
And very important:
[email protected] : Preferably hosted on Cpanel
My CPanel account is already setup to work with Google Workspace and working fine for months.
Problem now is to find a way to setup the additional accounts on Cpanel and be able to receive/send emails from both Google Workspace (account on google) and Cpanel (accounts setup on cpanel).
For being able to send/receive emails from Google Workspace, I setup my CPanel account with some DNS Entry:
1. mail.mydomain.com 14400 IN A my_cpanel_server_ip
2. MX Entries (only Google Workspace)
mydomain.com. 3600 IN MX Priority: 1 Destination: aspmx.l.google.com
mydomain.com. 3600 IN MX Priority: 5 Destination: alt1.aspmx.l.google.com
mydomain.com. 3600 IN MX Priority: 5 Destination: alt2.aspmx.l.google.com
mydomain.com. 3600 IN MX Priority: 10 Destination: aspmx2.googlemail.com
mydomain.com. 3600 IN MX Priority: 10 Destination: aspmx3.googlemail.com
3. TXT Record that includes both Google Workspace data and my Cpanel Provider data:
mydomain.com. 14400 IN TXT v=spf1 +a +mx +ip4:95.215.224.60 include:_spf.google.com include:_spf.google.com include:my_web_server_domain.com ~all
4. Under CPanel Email Deliverability I can see everything is valid.
5. Under Email Routing I have: Automatically Detect Configuration : Remote (recommended)
But... when click on more information, I get:
"
The system uses the following criteria to detect the email routing settings:
Local Mail Exchanger
Lowest numbered mail exchanger points to an IP address on this server.
Backup Mail Exchanger
Lowest numbered mail exchanger points to an IP address not on this server.
Remote Mail Exchanger (Current Detected Setting)
No mail exchangers point to an IP address on this server.
Note: Automatic detection is not possible if the configured MX records do not resolve.
"""
As per my understanding, the "Automatic Detected Configuration" is REMOTE..???
Perhaps I need to add an MX entry pointing to this server IP?
With this setup, I have created a new account on CPANEL and tried to send emails from this account for several different emails and it works for sending emails, but not for receiving emails.
Every time I send an email, the sender receives an "email not found" error.
My question is:
What additional steps I have to take care of in order to be able to send/receive emails from both Google Workspace and Cpanel?
I have done nothing in Google Workspace besides basic account setup, account verification, emails setup, direct delivery.
- I have registered an MX record for mydomain on CPANEL (priority 2) - pointing to mail.mydomain.com that has the my_cpanel_server_ip as destination;
- I need to know what steps in Google Workspace I should take;
UPDATE:
- Registered a new MX record to point to my CPANEL account and I my test email account can receive emails from everyone even outside my domain.
With this update, I can send emails from all accounts (Google Workspace and CPanel test account), and receive emails on every account EXCEPT for Google Workspace accounts.
Is there a default alias domain for Google Workspace I can use to setup a forwarder for each account I have on CPANEL account for the emails I have on Google Workspace?
Something like:
[email protected]_domain
I am new to CPanel and usully just for basic things.
Changes made to MX records usually are hard to test since takes time to take in effect.
I have a cpanel account but all my emails are received on Google Workspace for a quite some time with no problems.
Now I have the need to increase the number of email accounts and at the same need to lower costs but keep some email account on Google Workspace.
For this purpose I want to have some email accounts on Google Workspace, and some email accounts under my Cpanel account, but under the same domain name.
What I need:
[email protected] : Google Workspace
[email protected] : Google Workspace
[email protected] : Google Workspace
[email protected] : Cpanel Account
[email protected] : Cpanel Account
[email protected] : Cpanel Account
And very important:
[email protected] : Preferably hosted on Cpanel
My CPanel account is already setup to work with Google Workspace and working fine for months.
Problem now is to find a way to setup the additional accounts on Cpanel and be able to receive/send emails from both Google Workspace (account on google) and Cpanel (accounts setup on cpanel).
For being able to send/receive emails from Google Workspace, I setup my CPanel account with some DNS Entry:
1. mail.mydomain.com 14400 IN A my_cpanel_server_ip
2. MX Entries (only Google Workspace)
mydomain.com. 3600 IN MX Priority: 1 Destination: aspmx.l.google.com
mydomain.com. 3600 IN MX Priority: 5 Destination: alt1.aspmx.l.google.com
mydomain.com. 3600 IN MX Priority: 5 Destination: alt2.aspmx.l.google.com
mydomain.com. 3600 IN MX Priority: 10 Destination: aspmx2.googlemail.com
mydomain.com. 3600 IN MX Priority: 10 Destination: aspmx3.googlemail.com
3. TXT Record that includes both Google Workspace data and my Cpanel Provider data:
mydomain.com. 14400 IN TXT v=spf1 +a +mx +ip4:95.215.224.60 include:_spf.google.com include:_spf.google.com include:my_web_server_domain.com ~all
4. Under CPanel Email Deliverability I can see everything is valid.
5. Under Email Routing I have: Automatically Detect Configuration : Remote (recommended)
But... when click on more information, I get:
"
The system uses the following criteria to detect the email routing settings:
Local Mail Exchanger
Lowest numbered mail exchanger points to an IP address on this server.
Backup Mail Exchanger
Lowest numbered mail exchanger points to an IP address not on this server.
Remote Mail Exchanger (Current Detected Setting)
No mail exchangers point to an IP address on this server.
Note: Automatic detection is not possible if the configured MX records do not resolve.
"""
As per my understanding, the "Automatic Detected Configuration" is REMOTE..???
Perhaps I need to add an MX entry pointing to this server IP?
With this setup, I have created a new account on CPANEL and tried to send emails from this account for several different emails and it works for sending emails, but not for receiving emails.
Every time I send an email, the sender receives an "email not found" error.
My question is:
What additional steps I have to take care of in order to be able to send/receive emails from both Google Workspace and Cpanel?
I have done nothing in Google Workspace besides basic account setup, account verification, emails setup, direct delivery.
- I have registered an MX record for mydomain on CPANEL (priority 2) - pointing to mail.mydomain.com that has the my_cpanel_server_ip as destination;
- I need to know what steps in Google Workspace I should take;
UPDATE:
- Registered a new MX record to point to my CPANEL account and I my test email account can receive emails from everyone even outside my domain.
mydomain.com | 14400 | IN | MX | Priority: 0 Destination: mail.mydomain.com |
With this update, I can send emails from all accounts (Google Workspace and CPanel test account), and receive emails on every account EXCEPT for Google Workspace accounts.
Is there a default alias domain for Google Workspace I can use to setup a forwarder for each account I have on CPANEL account for the emails I have on Google Workspace?
Something like:
[email protected]_domain
Last edited by a moderator: