I have Gmail OAuth credentials configured with Hostinger “Send As” defaults set in Gmail settings.
When I manually compose in Gmail, emails correctly send from bu…[email protected].
However, the n8n Gmail node ignores the default “Send As” setting and sends from the Gmail address ([email protected]) instead.
The Gmail node doesn’t have a “From” or “Send As” parameter in the options. How can I force the Gmail node to use my configured “Send As” address?
What I’ve tried:
- Set business email as default “Send As” in Gmail settings ✓
- Verified and reconnected Gmail OAuth credentials
- Checked all available node options (no “From” field exists)
n8n version: 2.0.3 (self-hosted)
Gmail node version: 2.2
Is there a parameter I’m missing, or does the Gmail node not support “Send As” functionality?
I had this before:
| from: | b……@ninjamarketingdigital.com
|
|—:|----|
| to: | o……………@gmail.com
|
| date: | Jan 12, 2026, 1:06 AM |
| subject: | Last note from me |
| mailed-by: | ninjamarketingdigital.com |
| signed-by: | ninj…ngdigital.com |
| security: |
Standard encryption (TLS)
|
: | Important according to Google magic. |
|
But suddenly changed to:
|
| from: | Giorgina Villani <giorginavillani338@gmail com>
|
|—:|----|
| to: | Olawalew345@gmail
|
| date: | Jan 13, 2026, 5:06 AM |
| subject: | Testing |
| mailed-by: | gmail.com |
| signed-by: | gmail.com |
| security: |
Standard encryption (TLS)
|
: | Important according to Google magic. |