> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pads4.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SMTP

<Warning>
  Since PADS4 version 2025.2, SMTP configuration is done in the PADS4 Web Portal instead of the CMS 1.0 Admin plugin page.
</Warning>

This document provides step-by-step instructions for configuring SMTP with basic authentication for both the PADS4 Web Portal as well as CMS 1.0 / Workspace.

<Tip>
  Our SMTP implementation also supports SMTP with OAuth2 authentication, more information in regards to setting up SMTP with Oauth2 can be found here. [SMTP-Oauth2](https://docs.pads4.com/ctrl-centre/administration/smtp-oauth2/Microsoft)
</Tip>

## How to configure SMTP for your PADS4 server

* To begin:
  * Open your **web browser**.
  * Navigate to the **PADS4 server URL** (either a DNS name or IP address).
  * Log in using an **Administrator account**.
  * Click on **config**

<img src="https://mintcdn.com/pads4/vw4NTIWzbMxhQxAY/images/ctrl-centre/administration/config/SMTP-Webportal.png?fit=max&auto=format&n=vw4NTIWzbMxhQxAY&q=85&s=3f840c75f223b2d73e5c436d45cbae1f" alt="SMTP Webportal" width="1047" height="800" data-path="images/ctrl-centre/administration/config/SMTP-Webportal.png" />

* Or, while you are already logged in:
  * Use the **Toggle Sidebar** button at the **top-left** of the screen.
  * Navigate to **Config**.
  * Then press **Edit.**

<img src="https://mintcdn.com/pads4/vw4NTIWzbMxhQxAY/images/ctrl-centre/administration/config/smtp-settings.png?fit=max&auto=format&n=vw4NTIWzbMxhQxAY&q=85&s=970c9e740df1b84de1848c5de3f8e0c0" alt="Smtp Settings" width="742" height="1087" data-path="images/ctrl-centre/administration/config/smtp-settings.png" />

* Fill in your SMTP server and account details
* You can then test the connection at the bottom left which will return a green checkmark if the connection is properly configured.

<img src="https://mintcdn.com/pads4/vw4NTIWzbMxhQxAY/images/ctrl-centre/administration/config/smtp-test-connection.png?fit=max&auto=format&n=vw4NTIWzbMxhQxAY&q=85&s=739951a2c49ca62583d74150f5d5d54e" alt="Smtp Test Connection" width="753" height="94" data-path="images/ctrl-centre/administration/config/smtp-test-connection.png" />
