Configure SMTP
Last updated
Was this helpful?
By default, the app sends emails through a built-in relay. To send from your own domain and improve deliverability, configure your own SMTP server.
Go to Registration → Email Settings
Click SMTP Settings in the left sidebar
Fill in your SMTP credentials
Click Save
Click Send test email to verify the connection
SMTP Host
Your mail server hostname
smtp.gmail.com
SMTP Port
Port number
587 (TLS) or 465 (SSL)
Username
Your SMTP login
you@yourdomain.com
Password
Your SMTP password or app password
From email
The "From" address shown to recipients
noreply@yourdomain.com
Enable 2-factor authentication on your Google account
Go to Google Account → Security → App passwords
Generate an app password for "Mail"
Use:
Host: smtp.gmail.com
Port: 587
Username: your Gmail address
Password: the generated app password
Emails are still sent through the app's default relay. This works out of the box but emails may show the app's sender domain instead of yours.
If the test email fails:
Double-check your host, port, and credentials
For Gmail: make sure you're using an App Password (not your regular Gmail password)
Check that your mail server allows SMTP connections from external apps
Last updated
Was this helpful?
Was this helpful?