Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7

Introduction

The Mail Service lets you send emails from Q-Server.


Installation

  1. Navigate to your Q-Server and click on ‘Library’ on the left side of your screen and click ‘Download’ on the Mail service.

    Image Modified

  2. Select the ‘Services’ tab on the left side of the screen and click ‘Start’ under the actions menu for Time of Day.

    Image Modified
  3. Gather the STMP Server information for the E-Mail address you want to use to send.
    For this tutorial we will use a gmail address. You might need to enable less secure apps.

  4. A configure window will appear. Enter the smtp information collected.

    Image Modified

    See below example for GMail:

    Image Modified

    For the sender you can either put the email address on it’s own or use the connotation show in the screenshot.

  5. When you are done click ‘Activate’

Image Modified


Usage

To use this the mail service simply drag the associated objects to the app canvas:

Image Modified

See the documentation for these objects for the specific behavior:


Example App

The example app allows you to send an email by defining the recipient, subject and the email contents. The email text is understood by all email clients. You can also define the email in html format, which allows you more formatting, but you’ll need a email client which allows for html emails. The text format is always a fallback.

Application

...

View file
nameMail App.json

Screenshots

...

Image Modified

...

Image Modified