Hi there! I’m in the process of building out an instance of ERPNext. Framework is hosted on an AWS server and functioning properly.
Our org has all email communications with Google Workspace. I am having two challenges.
Issue 1 I am having trouble finding documentation on email setup for a domain that already uses another email server. For system notifications and sign in links, I would like to route notifications from noreply@example.com. This is not an existing Google Workspace account. Can you point me in the right direction?
Issue 2 During the buildout process, I will need to enable users to send email from within Frappe CRM from their Google Workspace email (i.e., user sends email from Frappe CRM, email comes from jsmith@example.com). I will cross that bridge once I am finished with Issue 1 and start building out Frappe CRM, but I want to get this on my radar.
Any direction would be greatly appreciated.