If you haven’t already:
Choose your plan and register with your domain
Google provides a TXT record for verification.
Log in to Plesk
Go to Websites & Domains > DNS Settings
Click Add Record
Choose:
Type: TXT
Domain: Leave empty or use @
TXT record: Paste the value Google gave you (e.g., google-site-verification=xyz...
)
Click OK, then Update
Wait up to 15 minutes, then click Verify in Google Admin Console.
In DNS Settings in Plesk, delete any existing MX records
Add the following Google MX records:
Priority | Mail Server |
---|---|
1 | ASPMX.L.GOOGLE.COM. |
5 | ALT1.ASPMX.L.GOOGLE.COM. |
5 | ALT2.ASPMX.L.GOOGLE.COM. |
10 | ALT3.ASPMX.L.GOOGLE.COM. |
10 | ALT4.ASPMX.L.GOOGLE.COM. |
Use @
for Domain field in Plesk
Don’t forget the trailing dots (.
) in Mail Server names
Click OK, then Update
This helps prevent spoofing:
Type: TXT
Domain: @
TXT record:
Once mail is working, go to Admin Console > Apps > Gmail > Authenticate Email and follow DKIM setup instructions. You’ll get a CNAME to add in Plesk.
DMARC is another TXT record like:
It may take up to 24 hours for email to fully function across the internet, though usually faster.