SMTP Authentication with Aloware
Laarni D avatar
Written by Laarni D
Updated over a week ago

What is SMTP?

SMTP, which stands for Simple Mail Transfer Protocol, is a commonly used protocol for sending and receiving emails on the Internet.

This protocol operates based on a client-server structure and is responsible for transporting email messages between a mail client, such as Microsoft Outlook or Gmail, and a mail server. Once the email reaches the mail server, it uses other protocols such as IMAP or POP3 to store the email message and allow the mail client to access it.


What is SMTP authentication to Aloware?

Aloware’s simple email setup allows outbound email from the platform.

How does it work?

  • Each Aloware account can connect to one email address like Gmail.

  • After the credentials are typed in, email is enabled in Aloware Talk.

  • Emails will then be from the address set up in the SMTP.

What are the limitations?

  • Only 1 email address can connect to a single Aloware account.

  • Aloware does not support inbound email.

  • Replies will go to the Email in SMTP.

Integration Prerequisites

  • Generally, only Admins can configure the SMTP settings in Aloware Admin.

  • For Gmail SMTP - you should enable the 2-Step-Verification in your Google account and create an app password to authenticate it to Aloware SMTP integration.

  • Copy the generated password; you will use it in Aloware integration.


How to Set Up SMTP Authentication for Aloware

  1. Go to the Integrations menu and click the SMTP Card's Settings button.

  2. In the SMTP Integration Settings page, provide the following:

    • General

      • Server address - the default SMTP server is smtp.gmail.com.

      • Port - the SMTP port is an endpoint used to transmit emails across the internet:

        • The secure SMTP ports are

          • TLS - 587 (required)

          • SSL - 465 (required)

      • Encryption Type - TSL or SSL

      • Sender Address - Your business email address that reflects the "From" in the recipient's email (e.g. [email protected]).

      • Sender Name - The business name displayed in the inboxes of your recipients (e.g. Aloware Dev).

    • Credentials

      • Username - Your email address (e.g. [email protected]).

      • Password - Paste the generated app password.

  • Once set, click the Test & Save button.


Test the SMTP Setup

Now that you have successfully integrated your SMTP with Aloware, it's time to test your outbound email setting:

  1. Select a contact from the Contacts menu to whom you want to send an email. Feel free to include your email and any other relevant details for testing purposes.

  2. Check that the contact has an email address in the field.

  3. Click the Email tab to send email.

  4. After entering your email subject and message body, click Send.

  5. Check to see if the message was delivered.

    1. Message sent to the recipient's email address.

    2. Details are as follows:

  6. Email Logs

    1. Aloware keeps track of communication history.

Did this answer your question?