Configuring SMTP Settings in Jet Hub
Requires Administrator Access & Knowledge
Overview
Email notifications can be sent from several locations within Jet Hub. To use this feature, your organization's email system must support SMTP (Simplified Mail Transfer Protocol), and a system administrator must configure Jet Hub with the specific settings for that email system.
Configuring Basic Authentication
-
In Jet Hub, select <Your Profile > > Settings. The Settings page is displayed.
Select Email. The Email Settings page is displayed.
-
In Email method, select Basic Authentication.
Administrators can configure both the Basic Authentication and Email account settings.
In Server, enter the SMTP server address.
If your email server users Secure Sockets Layer communications protocol (SSL, also known as Transport Layer Security), select Use SSL encryption.
In the From section, mention the email address from which the reports will be sent (if using a different email address, then the user running the tasks must be an alias or must have a shared inbox).
In Port, change the port number or leave it as is if you want to use the default port number.
In Username, enter the SMTP username.
In Password, enter the SMTP password.
Note: Microsoft has deprecated Basic Authentication for Exchange Online, and we expect this method to stop working in the future, please update to use the new M365 Authentication method for SMTP: Deprecation of Basic authentication in Exchange Online
Configuring Microsoft 365 Authentication
Before configuring Microsoft Entra ID, make sure you have access to the following:
Azure portal administrator account.
A valid Office mailbox with any shared or alias permissions has been setup previously.
To configure Microsoft Entra ID
Go to Azure, and sign in to your account.
In Create your app, select Microsoft Entra ID > App Registrations > Add. The Register an Application page is displayed.
-
Enter the following details and click Register.
Name: Enter the name of your app.
Supported account types: Select Any Azure AD Directory - Multi Tenant.
-
Redirect URL: Select Web, and enter: https://(Your Jet Hub URL)/Settings/Authorize.
Record the URI for future use.
Go to the Authentication tab > Implicit grant and hybrid flows and select the ID tokens (used for implicit and hybrid flows) checkbox and select Save.
- Go to API permissions. The API permissions page is displayed.
- Select Add a Permission > Microsoft Graph > Delegated Permisisons.
- Select Mail.Send.Shared permission > Add Permission.
Note: Make sure Grant admin consent for your company using your administrator account.
Go to Certificates & secrets > New client secret. Enter a description and set the expiration date to your discretion then select Add. Record the secret Value for later.
To configure Microsoft 365 authentication In Jet Hub
Go to Jet Hub and sign in with an administrator account.
In Jet Hub, select <Your Profile > > Settings. The Settings page is displayed.
Select Email. The Email Settings page is displayed.
In Email Method , select Microsoft 365 Authentication.
Enter your Client ID, Tenant ID, Secret, and Redirect URI that you have recorded while configuring Microsoft Entra ID.
Select Signed In with and enter the credentials for the mailbox you wish to setup to send emails from.
If you’re using an alias or a shared inbox, change the From text-box to the alias or shared email address.
Test by clicking Test and sending an email.
Click Save.