Skip to content

Commit

Permalink
Emails Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
linzi-ix committed Jan 15, 2025
1 parent 17b0682 commit 7c8cc07
Show file tree
Hide file tree
Showing 8 changed files with 50 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,39 @@ Click **Save**.

{{< /expand >}}

### Configuring Email Using Outlook OAuth

To set up the system email using **Outlook OAuth**, you need to log in to your Outlook account through the TrueNAS web UI.

{{< expand "Click here for more information" "v" >}}
Click the **Outlook OAuth** radio button.

{{< trueimage src="/images/SCALE/SystemSettings/EmailOptionsOutlookOAuth.png" alt="Outlook OAuth Login" id="Outlook OAuth Login" >}}

Click on **Log In To Outlook**.

The Outlook **Authorization** window opens.

{{< trueimage src="/images/SCALE/SystemSettings/EmailOutlookAuthorization.png" alt="Outlook Authorization Screen" id="Outlook Authorization Screen" >}}

Click **Proceed** to open the **Sign in** window.

{{< trueimage src="/images/SCALE/SystemSettings/EmailOutlookSignIn.png" alt="Outlook Sign In Screen" id="Outlook Sign In Screen" >}}

Enter the email, phone number, or Skype username associated with your Outlook account, then click **Next** to enter your password.

When the **TrueNAS wants to access your Outlook Account** window displays, you can scroll down and click **Allow** to complete the set up or **Cancel** to cancel the set up process.

After setting up Outlook OAuth authentication, the **Email Options** screen displays **Outlook credentials have been applied** and the button changes to **Logged In To Outlook**.

{{< trueimage src="/images/SCALE/SystemSettings/EmailOptionsOutlookOAuthApplied.png" alt="Outlook Credentials Applied" id="Outlook Credentials Applied" >}}

Click **Send Test Email** to verify you receive an email.

Click **Save**.

{{< /expand >}}

## Setting Up the Email Alert Service

If the system email send method is configured, the admin email receives a system health email every night/morning.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ The **Email** widget on the **General Settings** screen displays information abo
### Gmail OAuth

{{< include file="/static/includes/EmailOptionsGmail.md" >}}

### Outlook OAuth

{{< include file="/static/includes/EmailOptionsOutlook.md" >}}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions static/includes/EmailOptionsOutlook.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
&NewLine;

If **Outlook OAuth** is selected, the screen displays **Log in to Outlook to set up Oauth Credentials** and the **Log In To Outlook** button.

{{< trueimage src="/images/SCALE/SystemSettings/EmailOptionsOutlookOAuth.png" alt="Outlook OAuth Login" id="Outlook OAuth Login" >}}

After setting up Outlook OAuth authentication, the screen displays **Outlook credentials have been applied** and the button changes to **Logged In To Outlook**.

{{< trueimage src="/images/SCALE/SystemSettings/EmailOptionsOutlookOAuthApplied.png" alt="Outlook Credentials Applied" id="Outlook Credentials Applied" >}}

**Send Test Mail** generates a test email to confirm the system email works correctly.

**Save** stores the email configuration and closes the **Email Options** screen.

0 comments on commit 7c8cc07

Please sign in to comment.