📧SMTP Setup

SMTP is used to send E-mails from your website/custom domain.

  • The first step of the process is to create an email account on your hosting package. This will be required for the SMTP configuration of your website and it will also ensure that all emails from your website are successfully delivered to your users. You can create a new email account via cPanel.

  • Once you have your email account created, you can proceed with the actual configuration of your website. You need to access your website as administrator and go to SMTP settings from Admin Panel -> Settings -> E-mail & SMS Setup -> E-mail Configuration

  • Edit the following options:

  1. Server Type - Choose SMTP from the drop-down box

  2. SMTP Host mail.example.com (change example.com to your actual domain)

  3. SMTP Username - Enter the email account created in the previous chapter

  4. SMTP Password Enter the password for your email account

  5. SMTP Port SMTP server port, most used 587 for TLS, and 465 for SSL encryption

  6. SMTP Encryption - Choose SMTP encryption method

  • I made the changes above but my website is not sending any emails, what I can do?

    • Please test your SMTP credentials at SMTPER, if the same config worked by the test, please contact us.

Last updated