Hi,
I am currently running CLOUDLINUX 6.6 x86_64 standard – mrdigitalhost WHM 11.48.1 (build 2)
I am currently hosting a client's website/emails on our server that requires split delivery of mail from Google Apps.
For example, my client wants 7 email addresses set up.
Firstly, I set up the MX records of the domain, let's call it bbb.com to point to Google Apps mail servers.
That's fine and works perfectly, the 2 e-mails I've set work perfectly.
I then set up E-mail Routing on Google apps to point to the mail server, lets call aaa.com, so essentially any email account that receives an email that doesn't have a Google Apps account, will be re-routed to aaa.com for delivery.
Now, I need to set up 5 email accounts on the server via CPANEL, which I easily set up.
Once this is done, I send an e-mail to an account set up on the CPANEL server but get this error:
Delivery to the following recipient failed permanently:
[email protected]
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the server for the recipient domain mail.aaa.com by mail.aaa.com [103.13.XXX.XX].
I called Google and they advised that once I install some SPF records, that shouldn't happen anymore. Well, I did that on both aaa.com and bbb.com and the problem still occurs, the same SMTP authentication error.
What I did as a test to ensure that after fixing this, it will work - is whitelist the google ip address to see what happens. Once I whitelisted the addresses, the below bounceback came up instead:
I would love if someone could help me fix this issue. I have a few clients that want to migrate to Google Apps but do not want all of their accounts to go over.
I appreciate any assistance you can provide
Thanks
I am currently running CLOUDLINUX 6.6 x86_64 standard – mrdigitalhost WHM 11.48.1 (build 2)
I am currently hosting a client's website/emails on our server that requires split delivery of mail from Google Apps.
For example, my client wants 7 email addresses set up.
- 2 E-mails to be routed to Google Apps
- 5 to be on the server mail system using POP3
Firstly, I set up the MX records of the domain, let's call it bbb.com to point to Google Apps mail servers.
That's fine and works perfectly, the 2 e-mails I've set work perfectly.
I then set up E-mail Routing on Google apps to point to the mail server, lets call aaa.com, so essentially any email account that receives an email that doesn't have a Google Apps account, will be re-routed to aaa.com for delivery.
Now, I need to set up 5 email accounts on the server via CPANEL, which I easily set up.
Once this is done, I send an e-mail to an account set up on the CPANEL server but get this error:
Delivery to the following recipient failed permanently:
[email protected]
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the server for the recipient domain mail.aaa.com by mail.aaa.com [103.13.XXX.XX].
Code:
The error that the other server returned was:
550-Please turn on SMTP Authentication in your mail client.
550-mail-ie0-f181.google.com [209.85.223.181]:40540 is not permitted to relay
550 through this server without authentication.
I called Google and they advised that once I install some SPF records, that shouldn't happen anymore. Well, I did that on both aaa.com and bbb.com and the problem still occurs, the same SMTP authentication error.
What I did as a test to ensure that after fixing this, it will work - is whitelist the google ip address to see what happens. Once I whitelisted the addresses, the below bounceback came up instead:
Code:
Delivery to the following recipient failed permanently:
[email protected]
Technical details of permanent failure:
A delivery loop was detected which causes this email to be undeliverable.
I would love if someone could help me fix this issue. I have a few clients that want to migrate to Google Apps but do not want all of their accounts to go over.
I appreciate any assistance you can provide
Thanks