Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We recommend not using the default PHP mail functions are usually marked as spam by popular email providers. You should send emails by using the email service of good providers via SMTP method. We recommend Sendgrid, Sparkpost or some other transactional mail service. This tutorial will show you how to set SMTP settings for your mail needs, whether using your server SMTP or transactional mail.

From

...

AdminCP > Settings > Mail. Go to the Mailer tab.

Image Modified

...


There are many mailer options of popular mail service providers such as Mailgun, Postmark. In this tutorial, we will guide to to configure SMTP option which can be used for all mail service provider. Let's scroll down and choose the SMTP method, and fill in all of the fields from either the host SMTP or the Transactional Mail Service details.

Image Modified

  • Enter the SMTP host and SMTP port. It is very important that you enter the correct port.

Image Modified

  • Select the cryptographic protocol that is enabled on your SMTP mail server.

Image Modified

  • Enter the SMTP username and SMTP password.

Image Modified

  • Fill in your From and Email Address. Note that to keep things out of spam, the From and Email should be the same thing, both set to an email for the site. Anything other than a site email and you will wind up with many in spam.

Image Modified

  • Don't forget to click on the Save Changes button to save your configurations.

You also can test whether your configurations work by entering a test email.

Image Removed