-
Notifications
You must be signed in to change notification settings - Fork 1
Ryan Fischbach edited this page May 17, 2017
·
1 revision
If you are unsure how to connect to your existing email server, you can create a Google email account for your site and then create an "app token" for that account. Once you have the app token, you can use it as the "password" for your outgoing email integration settings in the website. The SMTP Host Address is smtp.gmail.com, and Port is 587. The User Name is the email address you created, and the Password is the app token. Security should be TLS. The Default From: Address is what would be shown in the header (and email client) as the "sender", but Google has built-in security measures such that this is always the sender address, so that configuration is irrelevant.