SMTP Email Service - Create SMTP Email Service

Simple Mail Transfer Protocol (SMTP) is an internet standard for email transaction. An SMTP service provider helps you reliably send emails from your website to your users. SMTP servers are specially configured to send your emails to other users.
In Contineo, you can configure a mail server using the SMTP Mail Service.


Steps:

  1. Click + in Settings and create an SMTP Mail Service.

  2. Enter the name of the SMTP Server and select the type as SMTP Mail Service.

  3. Click OK. The new component is created and displayed in the designer.

    SMTP Component Created

  4. Click Edit in the top menu to open the Properties Panel.

  5. Select the Connection Properties group:

    1. Enter the host URL/IP under Connection Properties > Host.

    2. Enter the port number under Connection Properties > Port.

    3. Enter the username (your mail ID) under Connection Properties > Username.

    4. Enter the password for the mail ID under Connection Properties > Password.

      SMTP Properties

  6. Click SAVE to save the configuration.