Skip to main content

Sending emails from your own email address

🦉 Customize your own email domain ✓ Send invitations, certificates, notifications and passwords ✓ Setup problems

You can send emails to participants from your email address using our custom email server feature.

Our system sends emails through the Easy LMS server by default. This means that your participants will see the emails as originating from an Easy LMS email address, such as invite@easy-lms.com. If you want to send these emails from your own email address, you can set up a custom email server (SMTP server).

The custom SMTP server is available on the Advanced plan.

What are the benefits of sending emails from your email address?

  • It increases open rates by instilling trust. Your participants won't think the emails are spam if they recognize the email address.

  • It prevents corporate servers from blocking emails.

  • It white-labels the emails sent to participants, aligning with your company's brand.

Which emails are affected?

Participant emails such as:

  • Invitations

  • Certificates

  • Notifications

  • Forgot password (participants only)

Regardless of the custom email server option, you define the name of the email sender and the reply address in the individual email templates in your admin dashboard. By default, these will be prefilled with the information in My Account > Account.

Where can I find my email settings?

You can manage your settings in your dashboard by going to My account > Email server.

How do I send emails through my own email server?

The option you choose depends on your provider. Since Gmail and Microsoft require unique information, you must select the appropriate option. For any other provider, choose Send email through your own SMTP server using Basic Authentication.

Enter the details in the required fields, and hit Save:

After you save your settings and connect Easy LMS to your server, you will see a confirmation message.

Easy LMS will now send emails from the email address that you entered!

When you use your own email server, you are subject to the rate limits of your SMTP server and our rate limits, whichever is stricter.

Troubleshooting

If you see the following error message:

"Could not establish a connection to the SMTP server. Check the host and port. Verify that the port uses an encrypted connection and the SSL certificate is valid."

Check whether:

  • You have filled in the Host correctly.

  • You have filled in the Port correctly.

  • Your server supports TLS. For security reasons, Easy LMS will not communicate over an unencrypted connection. If you are using port 25, switch to port 587 or 465 to resolve this issue.

  • Your server port is open and not blocked by a firewall. Easy LMS does not use a set of fixed IP addresses, so your SMTP server must be open to the internet.

  • The SSL certificate is valid (Easy LMS cannot connect to servers without this certificate because it only accepts secure connections).

If you see the following error message:

"Could not establish a connection to the SMTP server. Check the username and password. If you use Microsoft Office 365, disable multi-factor identification (MFA) and enable SMTP for your portal."

Check whether:

  • You have filled in your Username correctly.

  • You have filled in your Password correctly.

  • For Office 365, you meet these additional requirements:

    • Check whether you have disabled multi-factor authentication (MFA) for that account.

    • Check if you've enabled SMTP for the user account within the Office 365 portal.

  • For Gmail, you have created an application-specific password. For instructions on creating one, see the Google documentation.

If you do not see an error message, but your participants do not receive your emails, check whether:

  • Your server can send messages using the email address you entered as the sender’s email address

  • The emails were delivered to your participant’s spam folder. If your server cannot use this email address as the sender, the emails will likely end up in spam.

Did this answer your question?