Very interesting, can you give example of env file config for company number 3 (with google’s SMTP credentials), to send emails from my “custom domain” (like [email protected]) (not standart @gmail.com email)? Is this possible?
A little bit there confusing for me…
If you know/have solution (to send from custom domain over google’s SMTP) for this, can you give simple example for env file? Must I there use some GMAIL API (from google console) credentials or not, etc
I have google workspace account (one user, several email domain aliases for it), I can configure some credentials from GMAIL API in google cloud console, etc.
I’ve configured self-hosted invoice ninja solution via docker. What more additional info I must provide?
@david Thank You David, maybe you know how exactly to configure emails to send from custom domain via google’s SMTP (when google workspace is setuped (one user, several email domain aliases))? What approximate example of config then is required in env file. Do we need only type some simple SMTP config, or we need additionally do some setup / config in google cloud console with GMAIL API.