π¨Email Settings (SMTP)
SMTP, or Simple Mail Transfer Protocol, is a critical component of your website's email functionality. It serves as the backbone for sending and delivering emails from your website to recipients' mail servers. Configuring SMTP is an essential step in ensuring that your website's email services work seamlessly. Without proper SMTP configuration, your reseller won't be able to send any emails.
Using Gmail as your SMTP server can be a reliable and convenient way to send emails from your website. Below, you'll find a step-by-step tutorial on how to set up and use Gmail as your SMTP server.
If you prefer, we found this google video that explains how to do the google part :
Written version of the tutorial :
If you don't already have a Gmail account, visit Gmail and sign up for one. You'll need this account to send emails through Gmail's SMTP server. I recommend that you create a gmail account just for your reseller. For example AmazingRDP@gmail.com.
First, you need to enable 2FA on your Gmail account.
Go to Two-step validation.
Follow steps and enable 2FA.
Once two-factor authentication has been activated, you'll need to create an application password.
Go to App Passwords.
Click on "Select App" and select "Other".
Enter a random name, for example : Mails or SMTP.
Click on Generate.
You'll see a string of characters highlighted in yellow, save this password.
Now you need to provide your SMTP server access to your Reseller Area.
Go to Email Settings.
For Hostname, enter smtp.gmail.com
For Port, enter 587
For SMTP Secure Type, select TLS
For Username, enter your email. For my example its AmazingRDP@gmail.com.
For Password, enter the application password you created above.
Last updated