Go back

How to Send Emails with TrueConf Server

July 8, 2020
Dimitrii Zuikov

Dimitrii Zuikov

In addition to organizing video conferences, TrueConf Server enables you to set up and send automatic emails to users and server administrator. Thanks to this feature, you can:

  • Notify users of upcoming conferences
  • Send them a link to a conference webpage
  • Inform users about missed calls/conferences
  • Inform the administrator about a sudden server restart.

This manual will explain how to setup these features on your server.

Setting up Mail Server Integration (SMTP)

You can make and change all general email settings in the server control panel: Network → SMTP. Let’s take a closer look at the first section: Outgoing Mail Server.

smtp_connect

Basically, TrueConf Server is not an email system. To allow for emailing, you first need to setup integration with an external SMTP server that will send emails, and TrueConf Server will only give it the appropriate commands.

In this sense, TrueConf Server is analogous to a regular email system user, that’s why the form contains only standard fields for SMTP authorization, which are most likely known to your system administrator.

Once you’ve filled out the form, be sure to scroll down the page and click Apply. Even if you’ve clicked Check Connection, and it turned out to be successful, this doesn’t mean that the parameters you’ve entered have been saved. Clicking this button is required and if you make other changes in the SMTP section, they are never saved automatically.

Don’t worry if you don’t know what SMTP is and how to set it up. By settings we mean transferring data to the server, by which it could log in as a regular email system user and email to others on behalf of this user. To check functionality you can use the username and password of any popular email service you’ve signed up for. Their websites, as a rule, provide a section with information on how data is generated for SMTP based on mailboxes. Here are some of them:

As a rule, it’s enough to choose the following parameters:

  • Secure connection: SSL
  • Port: 465
  • Host: smtp.server.com, where server is yahoo, gmail, or another domain

Of course, these parameters may vary for different cases and servers. We showcase the most popular option only.

Please note that emails sent by TrueConf Server are subject to all limits of the mail system you’re using, so if there are a large number of users or emailing sessions on the server, it’s better to get an email account or server with appropriate functionality.

The picture below illustrates integration between TrueConf Server and gmail.com SMTP server via account settings of this service.

How to Send Emails with TrueConf Server 3

Creating and Sending Emails

To activate automatic emailing, check one of the appropriate boxes in the same menu below the authorization form:

  • Inform users about missed calls
  • Send invitations to participants in a group video conference

After this, you can edit emails.

%var, where var is replaced with a code word corresponding to one or another entity, is used to underline spots with changeable text inserted in an email (e.g. a conference name or start time). Example:

  • %conf_id as Conference ID
  • %missed_call_time as missed call time
  • Etc.

A complete list of variable names for templates is available in the server documentation.

Please note that different template variables are intended for different types of emails. For example, it’s pointless to indicate the variable %missed_call_time, denoting a missed call time, in an email intended to invite users to an upcoming video conference. It won’t be replaced by anything, and the final text will still contain %missed_call_time unchanged.

Let’s take a look at the example of the simplest email template created according to these rules:

Once sent, it may look like this:

Once template editing is complete, don’t forget to save the changes (click Apply).

In addition to automatic emailing, you can send one-time emails to all participants of a conference during its editing.  Learn more about this in our article on webinars.

Informing the Server Administrator

Enter the Admin e-mail in the appropriate section right below the authorization form, check the box below the input field (Notify administrator about the server restart due to internal issues) and again click Apply at the bottom of the page.

Now, in case of a sudden server reboot, the administrator can receive appropriate notifications.


Still have questions? Please contact our support team directly via online chat.

Sign up for newsletter