I have a google app engine django application, I want to send emails through a custom domain mail. When I try to add the domain mail user@domain.com to mail senders in app engine, I get the error : The following emails could not be added because they are on a different domain. The email must be associated with a Google Apps domain or Google group. If the email is associated with a Google group, your role in the group must be Owner or Manager:
The site is hosted on google domains and registered on Google Workspace. I have added the google SPF Record and the email is the owner of the domain yet still produces the error. I have added the DNS Records to the Google Domain Records, yet it cannot allow the email to be added to the email senders on app engine. Is there a way I can make it work other than using other party mail senders like sendgrid