Send Emails from Your Own Domain with SMTP

Configuring Simple Mail Transfer Protocol (SMTP) in Signority allows your organization’s email notifications to be sent directly from your own mail server instead of from Signority’s default sender. For example:

  • Without SMTP: [From: secure@signority.com]

  • With SMTP: [From: contracts@yourcompanyname.com]

This creates a more professional experience for recipients, ensures that your messages come from a trusted domain, and can improve email deliverability by reducing the chances of notifications landing in spam or junk folders.


  1. In the left navigation panel, click Admin to open the admin console.

  2. In the updated navigation panel, select Settings > Integrations. SMTP Navigation GIF 2

  3. On the integrations page, select the SMTP tab.

  4. Select the dropdown next to Provider Type and select Team Customized SMTP.
    SMTP Dropdown

  5. You can then enter the following configuration information:

    1. Port: The port number used to connect to your server

    2. Email: The email address you want Signority to use as the sender for outgoing notifications.

    3. Host: The address of your mail server (e.g., smtp.yourdomain.com).

    4. Username: The username required to authenticate with your mail server, often the same as the sender email address.

    5. Password: The password for that email address.

    6. Encryption Type: The security protocol your mail server requires to ensure emails are transmitted securely (Only SSL or TLS are supported).

      SMTP%20Settings.png
  6. Click Test SMTP Settings.

  7. Enter the target email again on the pop-up window.

  8. Click OK.
    SMTP Test Popup

  9. If Signority is able to connect the pop-up will close and you can then click Save in bottom left to save your changes.