In short: sending to [email protected] returns error: relay not permitted, authentication required, even I have checked "Use this server to handle my emails." Double-checked in /etc/virtual/domains, the adomain.com exists there.
Long version: I am migrating email users from adomain.com, currently running on a DA server, to Google Workspace. During the migration, Google has an option which is using routing for forwarding non-existing email addresses to the current DA server. I have configured that, and the incoming emails are forwarding to the current DA server already. No problem with forwarding.
The adomain.com is using:
- CloudFlare name servers.
- MX records point to Google already.
On the DA server, the adomain.com is configured with:
- local name servers.
- local MX record.
The /etc/resolv.conf is also configured to dig locally first. When checking in ssh, "dig adomain.com mx" commands show local MX record.
The adomain.com is existing in /etc/virtual/domains. Have have checked "Use this server to handle my emails." in DA already.
However, when incoming emails are processed at the DA server, Exim always returns error: relay not permitted, authentication required.
Any idea? Thanks.
Long version: I am migrating email users from adomain.com, currently running on a DA server, to Google Workspace. During the migration, Google has an option which is using routing for forwarding non-existing email addresses to the current DA server. I have configured that, and the incoming emails are forwarding to the current DA server already. No problem with forwarding.
The adomain.com is using:
- CloudFlare name servers.
- MX records point to Google already.
On the DA server, the adomain.com is configured with:
- local name servers.
- local MX record.
The /etc/resolv.conf is also configured to dig locally first. When checking in ssh, "dig adomain.com mx" commands show local MX record.
The adomain.com is existing in /etc/virtual/domains. Have have checked "Use this server to handle my emails." in DA already.
However, when incoming emails are processed at the DA server, Exim always returns error: relay not permitted, authentication required.
Any idea? Thanks.