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:
Go to your Google Account Security page
Make sure 2-Step Verification is enabled
Scroll down and click App Passwords
Select:
App: Mail
Device: Other (e.g. Elements)
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
Username
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?