Form Setup for Gmail

Here’s how to correctly set up the Form component in Elements to send email using a Gmail account.

Generate a Google App Password

Google no longer allows “less secure app access,” so you’ll need to generate a one-time App Password:

  1. Make sure 2-Step Verification is enabled

  2. Scroll down and click App Passwords

  3. Select:

    • App: Mail

    • Device: Other (e.g. Elements)

  4. Click Generate, then copy the 16-character password

Use this password (not your regular Gmail login) in the Elements form settings.

Example Gmail Form Setup

Host

smtp.gmail.com

Port

587

Encryption

TLS

Password

xxxxxxxxxxxxxxxx (your app password)

From Name

Your name

From Address

Subject

Subject of the email you'll receive

To Name

Recipient name

To Address

[email protected] (or another)

Last updated

Was this helpful?